mirror of
https://github.com/konvajs/konva.git
synced 2025-11-08 02:24:44 +08:00
Changed collections each-method to use same syntax as jQuery - function(index, element) and also being able to use 'this' to get the element.
Added test for apply('on',...) since it needs more than one argument.