Skip to content

Notifications: Check for mouse being null in DraggableDelegate

"mouse" can be null if a click was faked by the SelectableLabel when clicking on the notification body text.


Fixes regression from 1119f6fb

Can click on notification text again to trigger default action

Middle click to close still works

Merge request reports