mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2025-01-07 11:20:47 +03:00
Explicitly tab to search from arrowkeys
This commit is contained in:
parent
d79c86bcb5
commit
1e5e5ee2b7
@ -166,6 +166,7 @@ ApplicationWindow {
|
|||||||
ArrowKeysSelecter {
|
ArrowKeysSelecter {
|
||||||
id: arrowKeys
|
id: arrowKeys
|
||||||
credRepeater: repeater
|
credRepeater: repeater
|
||||||
|
KeyNavigation.tab: search
|
||||||
}
|
}
|
||||||
|
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
|
Loading…
Reference in New Issue
Block a user