react-rnd
react-rnd copied to clipboard
[Question] How to set the zero point
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?