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
KScreen
Commits
ae9f724f
Commit
ae9f724f
authored
Jun 01, 2022
by
Devin Lin
🎨
Committed by
Devin Lin
Jun 02, 2022
Browse files
kcm: Make screen area use full width
parent
953d2418
Pipeline
#184517
passed with stage
in 1 minute and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
kcm/package/contents/ui/main.qml
View file @
ae9f724f
...
...
@@ -198,7 +198,9 @@ KCM.SimpleKCM {
id
:
screen
Layout.alignment
:
Qt
.
AlignHCenter
Layout.preferredWidth
:
root
.
width
*
0.8
Layout.fillWidth
:
true
Layout.leftMargin
:
Kirigami
.
Units
.
smallSpacing
Layout.rightMargin
:
Kirigami
.
Units
.
smallSpacing
Layout.topMargin
:
Kirigami
.
Units
.
smallSpacing
Layout.bottomMargin
:
Kirigami
.
Units
.
largeSpacing
...
...
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