SettingsPanel: restoring keyboard focus

This commit is contained in:
LemmyCook 2025-09-04 08:28:58 -04:00
parent 30e1c2d2b3
commit d8c91a942f

View file

@ -24,6 +24,8 @@ NPanel {
panelAnchorHorizontalCenter: true panelAnchorHorizontalCenter: true
panelAnchorVerticalCenter: true panelAnchorVerticalCenter: true
panelKeyboardFocus: true
// Tabs enumeration, order is NOT relevant // Tabs enumeration, order is NOT relevant
enum Tab { enum Tab {
About, About,