HubSpot / messenger

Growl-style alerts and messages for your app. #hubspot-open-source
http://github.hubspot.com/messenger/
MIT License
4.02k stars 406 forks source link

Messenger is detached from is parent every time a message changes #69

Closed omsmith closed 10 years ago

omsmith commented 10 years ago

The equality check in Messenger._call doesn't work out, so every time a message is added the group is detached and added again.

This makes things like CSS animations on the spinner to start over again and such