parent
39b9b5ee91
commit
edb4af0d1a
|
@ -100,10 +100,8 @@ Control {
|
||||||
|
|
||||||
StatusComboBox {
|
StatusComboBox {
|
||||||
id: combo
|
id: combo
|
||||||
|
Layout.preferredWidth: 88
|
||||||
Layout.preferredWidth: 70
|
|
||||||
Layout.preferredHeight: 44
|
Layout.preferredHeight: 44
|
||||||
|
|
||||||
visible: root.isSelectorMode && amount > 1
|
visible: root.isSelectorMode && amount > 1
|
||||||
control.spacing: Style.current.halfPadding / 2
|
control.spacing: Style.current.halfPadding / 2
|
||||||
model: amount
|
model: amount
|
||||||
|
|
Loading…
Reference in New Issue