mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +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.