mirror of
https://github.com/konvajs/konva.git
synced 2026-01-02 12:27:35 +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.