applets/notifications: Explicitly set rotation in the unread state
Original commit message(s)
- applets/notifications: Explicitly set rotation in the unread state
otherwise the property isn't part of the State mechanism. If the transition animation gets interrupted (e.g. by switching to do not disturb while it's running) it won't return to its original value it seems (alwaysRunToEnd et al didn't make difference).
Reason for the change
Nate’s bell got stuck
Bugs fixed
Edited by Kai Uwe Broulik