mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
cleaning
This commit is contained in:
@@ -119,7 +119,7 @@ suite('Arrow', function() {
|
||||
stroke: 'blue',
|
||||
fill: 'blue',
|
||||
// large stroke width will not work :(
|
||||
strokeWidth: 5,
|
||||
strokeWidth: 1,
|
||||
draggable: true,
|
||||
tension: 0
|
||||
});
|
||||
|
Reference in New Issue
Block a user