[Notifications] Never manually hide() the NotificationPopup

Authored by broulik on Dec 5 2016, 2:00 PM.

Description

[Notifications] Never manually hide() the NotificationPopup

Otherwise the positioner will get completely confused.
When a notification is closed, the popup will already be closed in response to sourceRemoved.
Also, when triggering an action, call closePopup instead of hiding the popup.

Differential Revision: https://phabricator.kde.org/D3594

Details

Committed
broulikDec 5 2016, 2:00 PM
Differential Revision
D3594: [Notifications] Never manually hide() the NotificationPopup
Parents
R120:6c7a2a65c1b7: [Notifications] Tighten layout
Branches
Unknown
Tags
Unknown