Add default height to combobox, not sure why this was never set before.

CURA-9793
This commit is contained in:
Joey de l'Arago 2022-11-30 15:08:06 +01:00
parent 0514c62b3e
commit 680a86c896

View file

@ -25,6 +25,8 @@ ComboBox
enabled: delegateModel.count > 0
height: UM.Theme.getSize("combobox").height
onVisibleChanged: { popup.close() }
states: [