angular2-notifications
angular2-notifications copied to clipboard
Pause (progress) on hover not working as expected
If we hover on a notification the progress pauses only visually, the timeout keeps running. So if the user hovers on the notification and stay there for a few seconds, the notifications disappears immediately when moving the pointer away. Is it possible to stop the timeOut as well?