react-rnd icon indicating copy to clipboard operation
react-rnd copied to clipboard

[Question] How to set the zero point

Open fwh1990 opened this issue 3 years ago • 0 comments

The default zero point(0, 0) is left-top, and I want to change the point to left-bottom to compatible with C/S app. It will be very hard to transform the coordinate, even sometimes I don't know the size of draggable container. Could you please help me?

fwh1990 avatar Dec 04 '20 16:12 fwh1990