nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.83k stars 1.26k forks source link

Update cropzone.js #887

Open conantime opened 9 months ago

conantime commented 9 months ago

when the viewportTransform change, crop image will error resize. set getBoundingRect(true, true) can use coordinates without viewportTransform. that can fixed it

Please check if the PR fulfills these requirements

Description


Thank you for your contribution to TOAST UI product. 🎉 😘 ✨

conantime commented 8 months ago

update this can fix resize cutout mask when your canvas zooms