konva icon indicating copy to clipboard operation
konva copied to clipboard

feat: :sparkles: add EllipseRing shape

Open iaosee opened this issue 1 year ago • 0 comments

I want to draw an ellipse ring, but I found that Konva.Ring cannot accomplish this (unless I use scaleX / scaleY, or use a custom implementation of Konva.Shape). Therefore, I want to add an EllipseRing shape component.

image

iaosee avatar Apr 25 '23 05:04 iaosee