Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
275bdbfa
Commit
275bdbfa
authored
Jan 18, 2021
by
Marco Martin
Browse files
Enable 2 columns mode
the first page of this kcm will be treated as a sidebar if the window is wide enough
parent
c1f83df8
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcms/users/package/contents/ui/main.qml
View file @
275bdbfa
...
...
@@ -34,7 +34,8 @@ KCM.ScrollViewKCM {
id
:
root
title
:
i18n
(
"
Manage Users
"
)
// Make the first page a sidebar
Kirigami.ColumnView.fillWidth
:
false
LayoutMirroring.enabled
:
Qt
.
application
.
layoutDirection
===
Qt
.
RightToLeft
LayoutMirroring.childrenInherit
:
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment