re-resizable icon indicating copy to clipboard operation
re-resizable copied to clipboard

fix-boundary-scale: adds scaling to boundary Fixes #820

Open cor1 opened this issue 1 year ago • 3 comments
trafficstars

Proposed solution

This fixes #820 that I just filed. Basically when using a boundary element that has transform scale the bounding box is not what you expect.

Testing Done

Tested fix in my current project that uses this library, by modifying the index.js that is in the bundle with the same change.

cor1 avatar May 24 '24 22:05 cor1