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

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

Looks like the tsc GitHub action failed due to the usage of this.props.scale without first checking that it is undefined or providing an alternative value if it is.

alexiz10 avatar Jun 24 '24 22:06 alexiz10

@cor1 Thanks for your great work:) sorry for late. Could you please check tsc errors?

bokuweb avatar Jul 01 '24 14:07 bokuweb

@alexiz10 , @bokuweb sorry for the delay in my response. Didnt see your messages. I have cleaned up the code and fixed that.

cor1 avatar Jul 17 '24 19:07 cor1

@bokuweb any update?

cor1 avatar Sep 09 '24 16:09 cor1

@cor1 Sorry!! I'll check it!!!

bokuweb avatar Sep 10 '24 00:09 bokuweb

@cor1 6.9.18 published 🎉

bokuweb avatar Sep 10 '24 00:09 bokuweb

awesome thank you!

cor1 avatar Sep 16 '24 16:09 cor1