bokuweb / re-resizable

đź“Ź A resizable component for React.
https://bokuweb.github.io/re-resizable/
MIT License
2.46k stars 220 forks source link

feat(resizeRatio): Support resizeRatioX and resizeRatioY #799

Closed AielloChan closed 6 months ago

AielloChan commented 8 months ago

Proposed solution

Introduces the ability to precisely control the resize ratio on both the x and y axies

Tradeoffs

No

Testing Done

Yes

bokuweb commented 6 months ago

@AielloChan Thanks