March 22, 2021
-/overlay/self
operation
{image processing}
You can add a stylized background from the same image. It visually extends the image appearance vertically or horizontally.
https://uploadcare.com/docs/transformations/image/overlay/#overlay-self
Effects tab v1.5.0
{widget}
Added:
- Generate an english-only bundle that imports the correct
uploadcare.lang.en.js
bundle. - Generate a minified english-only bundle that imports the correct
uploadcare.lang.en.min.js
bundle.
Fixed:
- Call
previewUrlCallback
before rendering crop effect. - Update the existing minified bundle so that it imports the correct
uploadcare.min.js
bundle.
https://github.com/uploadcare/uploadcare-widget-tab-effects/releases/tag/v1.5.0