mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
Added kinetic namespace.
This commit is contained in:
parent
a246cb0de1
commit
9758cd7b38
@ -45,7 +45,7 @@
|
||||
|
||||
this._setDrawFuncs();
|
||||
|
||||
this.on('shadowColorChange.kinetic shadowBlurChange.kinetic shadowOffsetChange.kinetic shadowOpacityChange.kinetic shadowEnabledChanged', _clearHasShadowCache);
|
||||
this.on('shadowColorChange.kinetic shadowBlurChange.kinetic shadowOffsetChange.kinetic shadowOpacityChange.kinetic shadowEnabledChanged.kinetic', _clearHasShadowCache);
|
||||
},
|
||||
hasChildren: function() {
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user