mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-21 03:40:12 +02:00
Fix frame icons not hovering
This commit is contained in:
parent
42a44e0f67
commit
946807431e
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ Fadable {
|
|||
x: frame.decoration.anchors.margins
|
||||
y: frame.decoration.anchors.topMargin
|
||||
propagateComposedEvents: true
|
||||
hoverEnabled: true
|
||||
acceptedButtons: Qt.AllButtons
|
||||
enabled: window.visible
|
||||
onPressed: {
|
||||
|
|
Loading…
Reference in a new issue