nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.98k stars 1.29k forks source link

In `selectionStyle`, what is cornerStyle candidate? #694

Closed eomttt closed 2 years ago

eomttt commented 2 years ago

Summary selectionStyle: { cornerStyle: 'circle', cornerSize: 18, cornerColor: '#fff', cornerStrokeColor: '#fff', transparentCorners: false, lineWidth: 2, borderColor: '#fff', },

what is cornerStyle candidate? circle ? triangle? rectangle?? and has another?

lja1018 commented 2 years ago

@eomttt The cornerStyle options can be 'rect' or 'circle'.

stale[bot] commented 2 years ago

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!

stale[bot] commented 2 years ago

This issue will be closed due to inactivity. Thanks for your contribution!