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 Workspace
Commits
ccb3c767
Commit
ccb3c767
authored
Mar 23, 2021
by
Nate Graham
Browse files
[applets/devicenotifier] Anchor "Remove all" button to the right
parent
25173524
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/devicenotifier/package/contents/ui/FullRepresentation.qml
View file @
ccb3c767
...
...
@@ -42,6 +42,7 @@ PlasmaComponents3.Page {
visible
:
!
(
plasmoid
.
containmentDisplayHints
&
PlasmaCore
.
Types
.
ContainmentDrawsPlasmoidHeading
)
||
devicenotifier
.
mountedRemovables
>
1
PlasmaComponents3.ToolButton
{
id
:
unmountAll
anchors.right
:
parent
.
right
visible
:
devicenotifier
.
mountedRemovables
>
1
;
icon.name
:
"
media-eject
"
...
...
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