mirror of
https://github.com/konvajs/konva.git
synced 2025-12-17 09:54:56 +08:00
setup FastLayer. Layer won't extend FastLayer until FastLayer is complete
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
ID = 'id',
|
||||
KINETIC = 'kinetic',
|
||||
LISTENING = 'listening',
|
||||
//LISTENING_ENABLED = 'listeningEnabled',
|
||||
MOUSEENTER = 'mouseenter',
|
||||
MOUSELEAVE = 'mouseleave',
|
||||
NAME = 'name',
|
||||
|
||||
Reference in New Issue
Block a user