Make typing possible in SettingsWindow
This commit is contained in:
parent
dc621647d7
commit
7434df4fc1
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ NLoader {
|
||||||
NPanel {
|
NPanel {
|
||||||
id: settingsPanel
|
id: settingsPanel
|
||||||
|
|
||||||
|
WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand
|
||||||
|
|
||||||
readonly property real scaling: Scaling.scale(screen)
|
readonly property real scaling: Scaling.scale(screen)
|
||||||
// Single source of truth for tabs
|
// Single source of truth for tabs
|
||||||
// Each tab points to a QML file path. The content stack simply loads the file via Loader.source.
|
// Each tab points to a QML file path. The content stack simply loads the file via Loader.source.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue