alexcrack / angular-ui-notification

Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
MIT License
536 stars 169 forks source link

Notification is fade out, but still will show up while mouse hover #8

Closed erhwenkuo closed 9 years ago

erhwenkuo commented 9 years ago

Great job you had done. I really like it. I found out the notification will show and fade out, but while I move my mouse pointer around, these notifications will show up. And I need to click one after one to make these history notifications go away.

alexcrack commented 9 years ago

Fixed by #5 But minified files need to be rebuilt.