mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
SettingsPanel: remove keyboard focus, so it will close gracefully if clicking on something else (like others NPanels)
This commit is contained in:
@@ -24,9 +24,6 @@ NPanel {
|
||||
panelAnchorHorizontalCenter: true
|
||||
panelAnchorVerticalCenter: true
|
||||
|
||||
// Enable keyboard focus for settings panel
|
||||
panelKeyboardFocus: true
|
||||
|
||||
// Tabs enumeration, order is NOT relevant
|
||||
enum Tab {
|
||||
About,
|
||||
|
||||
Reference in New Issue
Block a user