sciactive / pnotify

Beautiful JavaScript notifications with Web Notifications support.
https://sciactive.com/pnotify/
Apache License 2.0
3.65k stars 514 forks source link

Make a way for a notice to be "effectively sticky", so it's still closed by the modalish backdrop. #385

Closed hperrin closed 4 years ago

hperrin commented 4 years ago

Something like:

delay: Infinity,

This would allow you to create a notice that doesn't close automatically, but would close when the user closes all notices with the modal backdrop.