Bar Add Widget: taller NComboBox
This commit is contained in:
parent
4d7bc811c4
commit
b3eea2215d
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ NBox {
|
||||||
description: ""
|
description: ""
|
||||||
placeholder: "Select a widget to add..."
|
placeholder: "Select a widget to add..."
|
||||||
onSelected: key => comboBox.currentKey = key
|
onSelected: key => comboBox.currentKey = key
|
||||||
popupHeight: 240 * scaling
|
popupHeight: 340 * scaling
|
||||||
|
|
||||||
Layout.alignment: Qt.AlignVCenter
|
Layout.alignment: Qt.AlignVCenter
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue