mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-03 20:32:07 -04: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