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
f364b62c
Commit
f364b62c
authored
May 20, 2020
by
Kai Uwe Broulik
🍇
Browse files
[Battery Monitor] Fix ScrollView anchoring
You can't anchor to items that aren't the parent or sibling.
parent
65633268
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/batterymonitor/package/contents/ui/PopupDialog.qml
View file @
f364b62c
...
...
@@ -110,7 +110,7 @@ PlasmaComponents3.Page {
top
:
settingsColumn
.
bottom
topMargin
:
units
.
gridUnit
leftMargin
:
units
.
smallSpacing
bottom
:
dialog
.
bottom
bottom
:
parent
.
bottom
}
width
:
parent
.
width
-
units
.
smallSpacing
*
2
...
...
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