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 Workspace
Commits
25de25cb
Commit
25de25cb
authored
Jun 11, 2020
by
Eugene Popov
🇺🇦
Browse files
Make hidden plasmoids vertically centered in the System Tray popup applet
BUG: 422685
parent
f04038a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/systemtray/package/contents/ui/items/AbstractItem.qml
View file @
25de25cb
...
...
@@ -126,6 +126,7 @@ PlasmaCore.ToolTipArea {
Row
{
spacing
:
units
.
smallSpacing
anchors.horizontalCenter
:
inVisibleLayout
?
parent
.
horizontalCenter
:
undefined
anchors.verticalCenter
:
parent
.
verticalCenter
Item
{
id
:
iconContainer
anchors.verticalCenter
:
parent
.
verticalCenter
...
...
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