mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:39:02 +08:00
Add default height to combobox, not sure why this was never set before.
CURA-9793
This commit is contained in:
parent
0514c62b3e
commit
680a86c896
@ -25,6 +25,8 @@ ComboBox
|
||||
|
||||
enabled: delegateModel.count > 0
|
||||
|
||||
height: UM.Theme.getSize("combobox").height
|
||||
|
||||
onVisibleChanged: { popup.close() }
|
||||
|
||||
states: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user