SettingsPanel: remove keyboard focus, so it will close gracefully if clicking on something else (like others NPanels)
This commit is contained in:
parent
21383b03c5
commit
4f3e0bdb1e
2 changed files with 1 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ import qs.Services
|
|||
import qs.Widgets
|
||||
|
||||
NPanel {
|
||||
id: panel
|
||||
id: root
|
||||
|
||||
panelWidth: 460 * scaling
|
||||
panelHeight: 708 * scaling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue