mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 21:09:15 +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
|
||||
Layout.preferredHeight: 0
|
||||
Layout.minimumHeight: 0
|
||||
enabled: false // Components can still be clickable with height 0 so they need to be disabled as well.
|
||||
}
|
||||
},
|
||||
State
|
||||
|
Loading…
x
Reference in New Issue
Block a user