mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
NSearchableComboBox: layout enhancements
This commit is contained in:
@@ -218,7 +218,7 @@ RowLayout {
|
||||
}
|
||||
|
||||
popup: Popup {
|
||||
y: combo.height
|
||||
y: combo.height + Style.marginS
|
||||
width: combo.width
|
||||
height: Math.round((root.popupHeight + 60) * Style.uiScaleRatio)
|
||||
padding: Style.marginM
|
||||
|
||||
Reference in New Issue
Block a user