Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Phone Components
Commits
58093769
Commit
58093769
authored
Dec 07, 2020
by
Marco Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
propert visibility binding for notifications
parent
27772fca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
containments/panel/package/contents/ui/FullNotificationsContainer.qml
.../panel/package/contents/ui/FullNotificationsContainer.qml
+2
-1
No files found.
containments/panel/package/contents/ui/FullNotificationsContainer.qml
View file @
58093769
...
...
@@ -25,7 +25,8 @@ import org.kde.notificationmanager 1.0 as NotificationManager
FullContainer
{
id
:
fullContainer
visible
:
applet
&&
historyModel
.
count
>
0
shouldBeVisible
:
applet
&&
historyModel
.
count
>
0
visible
:
shouldBeVisible
NotificationManager.Notifications
{
id
:
historyModel
...
...
Write
Preview
Markdown
is supported
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