Skip to content
Commit 4e2afe24 authored by Marco Martin's avatar Marco Martin
Browse files

Fix closing notification applet on clear action

Notifications::clear is actually async as ends up calling
AbstractNotificationsModel::Private::onNotificationRemoved
which event compresses with a queue and pendingRemovalTimer

So connect to when the removals will actually be done and
only there close  if there are no notifications left
parent 3a01fea1
Pipeline #492367 passed with stage
in 15 minutes and 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment