mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-28 19:58:56 +03:00
Make the unified search input being focused a valid active reason
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
parent
b421b35dff
commit
3f26947525
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ ApplicationWindow {
|
|||
|| unifiedSearchResultNothingFound.visible
|
||||
|| unifiedSearchResultsErrorLabel.visible
|
||||
|| unifiedSearchResultsListView.visible
|
||||
|| trayWindowUnifiedSearchInputContainer.activeFocus
|
||||
|
||||
anchors.fill: parent
|
||||
anchors.margins: Style.trayWindowBorderWidth
|
||||
|
|
Loading…
Reference in a new issue