mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
- Removed additional focus frames for buttons inside text fields.
- For mobile platforms, disabled auto-focus on the first element when navigating on the page.
This commit is contained in:
@@ -40,7 +40,7 @@ DrawerType2 {
|
||||
|
||||
Connections {
|
||||
target: root
|
||||
|
||||
enabled: !GC.isMobile()
|
||||
function onOpened() {
|
||||
header.forceActiveFocus()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user