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

Change resize cursor #868

Open longvietcode opened 1 year ago

longvietcode commented 1 year ago

Hi, I'm using react-image-editor library.

When I create a shape and select it, there will be a rectangle selection wrap around my shape and when I hover to the resize icon in the corner of the selection, my cursor change to "...-resize" and when I hover to the center of the shave, my cursor change to "move".

My question is, when I hover to the resize icon in the corner of the selection, how can I change my cursor to "n-resize"?