ja1984 / jackbox

Javascript library to display notifications
https://ja1984.github.io/jackbox/
GNU General Public License v3.0
17 stars 6 forks source link

Remove the mouseleaves event #14

Closed Fredrik-Oberg closed 7 years ago

Fredrik-Oberg commented 7 years ago

closes issue #13 When deleting the element we trigger the 'mouseleave' event by animating down the notification. Remove the event before deleting the element. Clear timeouts before setting new one, otherwise we will have timeouts in the event loop running wild