react-image-crop
react-image-crop copied to clipboard
Append a cursor right in the middle of the cropped image & how to get the coordinates X/Y of that middle
Hi @DominicTobias
How could I insert a cursor -lets say an crosshair- in the very middle of the cropped image? Plus, is there any built in function that gets the coordinates X/Y of the middle of the cropped image? If no, how can I do it?
Thanks in advance.