mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
different values for corner radius. fix #687
This commit is contained in:
@@ -19,7 +19,7 @@ suite('Context', function() {
|
||||
'arc',
|
||||
'arcTo',
|
||||
'rect',
|
||||
'ellipse'
|
||||
'ellipse',
|
||||
'fill',
|
||||
'stroke',
|
||||
'clip',
|
||||
|
Reference in New Issue
Block a user