mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 16:53:06 +08:00
fixed #539 and also added size() overloader
This commit is contained in:
@@ -98,7 +98,7 @@ suite('Manual', function() {
|
||||
duration: 1,
|
||||
x: 400,
|
||||
y: 30,
|
||||
rotation: Math.PI * 2,
|
||||
rotation: 90,
|
||||
opacity: 1,
|
||||
strokeWidth: 6,
|
||||
scaleX: 1.5
|
||||
|
||||
Reference in New Issue
Block a user