mirror of
https://github.com/konvajs/konva.git
synced 2025-11-08 02:24:44 +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.