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