re-resizable
re-resizable copied to clipboard
When using a scale and html element boundary the scale is not applied to the bounds.
trafficstars
Bug
Overview of the problem
When using a scale and html element boundary the scale is not applied to the bounds.
I'm using re-resizable version 6.9.16
My browser is: Chrome
I am sure this issue is not a duplicate? Yes
Description
Steps to Reproduce
- Apply a transform scale on the element that is the boundary
- resize and the sizing boundary is off.
Expected behavior
Even with a scale on the parent, the boundary should stay the same and follow what the user sees.
Actual behavior
The resize stops (hits the boundary) in an unexpected place.