NSearchableComboBox: layout enhancements

This commit is contained in:
Lysec
2026-01-21 19:10:42 +01:00
parent 4cffc60a2a
commit 09abbdf245
+1 -1
View File
@@ -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