uploadcare / uploadcare-widget-tab-effects

Effects Tab for Uploadcare Widget. Edit images in a browser.
https://uploadcare.com/features/effects_tab/
MIT License
9 stars 12 forks source link

fix: call `previewUrlCallback` before rendering crop effect #40

Closed jeetiss closed 4 years ago

jeetiss commented 4 years ago

Description

call previewUrlCallback before rendering crop effect

report:

While implementing authenticate url i found that Crop feature is not working with authentication url. Other effects like rotate, mirror working properly.
I used UPLOADCARE_PREVIEW_URL_CALLBACK method
In case of crop, I found that url is going with coming in above defined callback function.
nd0ut commented 4 years ago

Please, update changelog 🍰