mirror of
https://github.com/konvajs/konva.git
synced 2025-11-18 17:21:36 +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.