Skip to content

Fix: Added width & height handling in ImageAssetOptions #10779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TEJAS-KEERTHI
Copy link

What is the current behavior?

ImageAssetOptions did not properly handle width and height values, causing scaling issues in certain scenarios.

What is the new behavior?

Added proper handling of width and height parameters so images are scaled correctly when these options are provided.

Fixes #

Checklist

[x] PR title follows guidelines
[x] All existing tests are passing
[x] Added/updated tests for the changes

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.

1 participant