This commit is contained in:
Anton Lavrenov
2020-04-07 08:46:50 -05:00
parent 55c812425d
commit 1427cf0efc
12 changed files with 1380 additions and 115 deletions

View File

@@ -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
});