Skip to content
GitLab
Menu
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
e8679b66
Commit
e8679b66
authored
Jan 07, 2022
by
Ismael Asensio
Committed by
Nate Graham
Mar 23, 2022
Browse files
KCM: Center Orientation label when there's no automatic options
(cherry picked from commit
4eb68d11
)
parent
f9af86c6
Pipeline
#154254
failed with stage
in 1 minute and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
kcm/package/contents/ui/Orientation.qml
View file @
e8679b66
...
...
@@ -10,7 +10,7 @@ import org.kde.kirigami 2.4 as Kirigami
ColumnLayout
{
Kirigami.FormData.label
:
i18n
(
"
Orientation:
"
)
Kirigami.FormData.buddyFor
:
autoRotate
Radio
Kirigami.FormData.buddyFor
:
autoRotate
Column
.
visible
?
autoRotateRadio
:
orientation
spacing
:
Kirigami
.
Units
.
smallSpacing
ColumnLayout
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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