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
Plasma Mobile
Commits
902eed02
Commit
902eed02
authored
Oct 11, 2019
by
Marco Martin
Browse files
ensure the top quicksettings is always on top of the second row
parent
acc49da9
Changes
1
Show whitespace changes
Inline
Side-by-side
containments/panel/package/contents/ui/SlidingPanel.qml
View file @
902eed02
...
...
@@ -179,6 +179,7 @@ NanoShell.FullScreenOverlay {
}
MouseArea
{
id
:
dismissArea
z
:
2
width
:
parent
.
width
height
:
mainFlickable
.
contentHeight
onClicked
:
window
.
close
();
...
...
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