mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 19:07:59 +08:00

the setAttrs method now simply calls setter methods. Also added _clone and _merge utility methods in Type. The refactor greatly improves decoupling and will enable much cleaner OO design in the near future.