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
0820ce6b
Verified
Commit
0820ce6b
authored
Sep 18, 2022
by
Fushan Wen
Browse files
applets/kickoff: center align Kickoff icon in vertical panel
BUG: 459280
FIXED-IN: 5.26 (cherry picked from commit
23f35bf5
)
parent
76674803
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/kickoff/package/contents/ui/Kickoff.qml
View file @
0820ce6b
...
...
@@ -242,7 +242,7 @@ Item {
Layout.preferredWidth
:
iconSize
Layout.preferredHeight
:
iconSize
Layout.alignment
:
Qt
.
AlignVCenter
Layout.alignment
:
Qt
.
AlignVCenter
|
Qt
.
AlignHCenter
source
:
!
kickoff
.
vertical
?
plasmoid
.
icon
:
plasmoid
.
icon
?
plasmoid
.
icon
:
kickoff
.
defaultIcon
active
:
compactRoot
.
containsMouse
||
compactDragArea
.
containsDrag
smooth
:
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