mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2025-01-06 02:37:21 +03:00
Tab should remove focus from search
This commit is contained in:
parent
3ee7f4d25a
commit
a352091fc5
@ -455,6 +455,7 @@ ApplicationWindow {
|
||||
visible: canShowCredentials && device.hasAnyCredentials()
|
||||
placeholderText: 'Search...'
|
||||
Layout.fillWidth: true
|
||||
KeyNavigation.tab: scrollView
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user