mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 18:19:10 +08:00
Components were clickable when hidden.
CURA-9793
This commit is contained in:
parent
5b76e3dd7c
commit
02572311bf
@ -65,6 +65,7 @@ Item
|
|||||||
implicitHeight: 0
|
implicitHeight: 0
|
||||||
Layout.preferredHeight: 0
|
Layout.preferredHeight: 0
|
||||||
Layout.minimumHeight: 0
|
Layout.minimumHeight: 0
|
||||||
|
enabled: false // Components can still be clickable with height 0 so they need to be disabled as well.
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
State
|
State
|
||||||
|
Loading…
x
Reference in New Issue
Block a user