ListenerProxy::BUGFIX
I updated the ListenerProxy-class, because I detected a bug with adding/removing multiple listeners to multiple objects.
I also removed duplicate entries of “if(objToAdd.hasOwnProperty(‘addEventListener’))”
I also removed duplicate entries of “if(objToAdd.hasOwnProperty(‘addEventListener’))”
Get the newest version[v1.3.4-stable]: ListenerProxy
























J Tan wrotes
am 19. January 2010 @ 06:33
Hey, I just want to let you know you forgot to update your version string in your last update. It still prints v1.3.3-stable.
Daniel Bunte wrotes
am 20. January 2010 @ 11:47
Thanks for the info, I’ll post a new version in a few days. I still found some improvements.