Merge branch 'main' into schnacke
merge main
This commit is contained in:
@@ -76,7 +76,7 @@ T.ComboBox {
|
||||
|
||||
onPressed: () => {
|
||||
control.popup.visible = true;
|
||||
control.popup.focus = true
|
||||
control.popup.forceActiveFocus()
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -86,6 +86,7 @@ T.ComboBox {
|
||||
padding: 1
|
||||
topMargin: 6
|
||||
width: control.width
|
||||
y: control.height
|
||||
|
||||
background: Rectangle {
|
||||
border.color: Colors.interactive
|
||||
|
||||
Reference in New Issue
Block a user