Skip to content
Snippets Groups Projects
Commit b8b39459 authored by Andy's avatar Andy
Browse files

Hide buttons in EventView smoother

parent bac72972
No related branches found
No related tags found
No related merge requests found
...@@ -355,6 +355,9 @@ Cras nec ante sit amet augue sodales iaculis. Aliquam erat volutpat. Nam aliquet ...@@ -355,6 +355,9 @@ Cras nec ante sit amet augue sodales iaculis. Aliquam erat volutpat. Nam aliquet
Frame { Frame {
Layout.alignment: Qt.AlignHCenter Layout.alignment: Qt.AlignHCenter
visible: parent.opacity > 0.5
opacity: parent.opacity
background: Item {} background: Item {}
Row { Row {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment