Make credential setup keyboard-safe and verifiable

This commit is contained in:
Gabriel Brown
2026-08-18 06:14:07 -04:00
parent de1b8a7673
commit 3a2295ff53
5 changed files with 70 additions and 9 deletions
@@ -48,6 +48,7 @@ Rectangle {
anchors.rightMargin: 8
anchors.verticalCenter: parent.verticalCenter
activeFocusOnTab: true
color: Theme.fg
selectionColor: Theme.alpha(Theme.accent, 0.5)
selectedTextColor: Theme.fg