mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
migrated old manual test to new testing system. fixed tweening issues
This commit is contained in:
@@ -97,8 +97,7 @@
|
||||
_context.closePath();
|
||||
_context.fillStyle = 'red';
|
||||
_context.fill();
|
||||
},
|
||||
listening: false
|
||||
}
|
||||
});
|
||||
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user