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
Rijul Gulati
Plasma applet for NetworkManager
Commits
af4c5a8b
Commit
af4c5a8b
authored
Apr 09, 2014
by
Jan Grulich
Browse files
Fix hiding/showing of the applet
parent
88727447
Changes
1
Hide whitespace changes
Inline
Side-by-side
applet/declarative/contents/ui/CompactRepresentation.qml
View file @
af4c5a8b
...
...
@@ -51,4 +51,9 @@ Item {
visible
:
running
;
}
}
MouseArea
{
anchors.fill
:
parent
onClicked
:
plasmoid
.
expanded
=
!
plasmoid
.
expanded
}
}
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