mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 19:07:59 +08:00
fixed #539 and also added size() overloader
This commit is contained in:
@@ -63,7 +63,7 @@ suite('Tween', function() {
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
test('tween node 2', function() {
|
||||
test('destroy tween while tweening', function() {
|
||||
var stage = addStage();
|
||||
|
||||
var layer = new Kinetic.Layer();
|
||||
|
Reference in New Issue
Block a user