mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
search field focus only
This commit is contained in:
@@ -85,7 +85,6 @@ Popup {
|
||||
onOpened: {
|
||||
isOpening = false
|
||||
Qt.callLater(() => {
|
||||
contentItem.forceActiveFocus()
|
||||
searchField.forceActiveFocus()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user