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