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
System Settings
Commits
5f60547f
Commit
5f60547f
authored
Mar 07, 2021
by
Nate Graham
Browse files
[sidebar view] Set header KCM icon size correctly
parent
dbf9834b
Changes
1
Hide whitespace changes
Inline
Side-by-side
sidebar/package/contents/ui/SubCategoryPage.qml
View file @
5f60547f
...
...
@@ -100,7 +100,8 @@ Kirigami.ScrollablePage {
Kirigami.Icon
{
visible
:
systemsettings
.
subCategoryModel
.
categoryOwnedByKCM
source
:
systemsettings
.
subCategoryModel
.
icon
Layout.preferredWidth
:
Kirigami
.
Units
.
iconSizes
.
smallMedium
implicitWidth
:
Kirigami
.
Units
.
iconSizes
.
smallMedium
implicitHeight
:
Kirigami
.
Units
.
iconSizes
.
smallMedium
}
Kirigami.Heading
{
Layout.fillWidth
:
true
...
...
Nate Graham
@ngraham
mentioned in commit
9498e763
·
Mar 07, 2021
mentioned in commit
9498e763
mentioned in commit 9498e76350528889874dfe19a1ad47318b258766
Toggle commit list
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