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
libksysguard
Commits
d32b902d
Commit
d32b902d
authored
Apr 19, 2021
by
Nate Graham
Browse files
fill width for long checkbox
No effect right now, but this is for in case we ever fix Bug 434461.
CCBUG: 434461
parent
04e6ca95
Changes
1
Hide whitespace changes
Inline
Side-by-side
faces/facepackages/textonly/contents/ui/Config.qml
View file @
d32b902d
...
@@ -33,6 +33,7 @@ Kirigami.FormLayout {
...
@@ -33,6 +33,7 @@ Kirigami.FormLayout {
Controls.CheckBox
{
Controls.CheckBox
{
id
:
groupCheckbox
id
:
groupCheckbox
Layout.fillWidth
:
true
text
:
i18n
(
"
Group sensors based on the value of the total sensors.
"
)
text
:
i18n
(
"
Group sensors based on the value of the total sensors.
"
)
}
}
}
}
...
...
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