Skip to content

Conversation

@aatanasov-cloudinary
Copy link
Collaborator

@aatanasov-cloudinary aatanasov-cloudinary commented Jan 13, 2026

The previous version, where we used pixels for overlay offsets and image/text size, caused issues with small image sizes. For that reason, we've changed from pixel to percentage values and used c_limit and fl_relative so the overlays work for small sizes.

Approach

  • Changed the input fields so they work with percentages.
  • Generated the offset values from pixels to percentages.
  • Used the /c_limit,w_1.0,fl_relative/ approach so the overlays aren't bigger than the actual image.

QA notes

  • Go to the effects of an image and ensure the image and text overlay offsets work.
  • Ensure the image and text overlays appear correctly on the front-end.

@aatanasov-cloudinary aatanasov-cloudinary merged commit f753f1b into develop Jan 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants