mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 13:26:07 +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