Skip to content

chore: [WEB] SvgImage respect width & height props #2749

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

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

AmitShwarts
Copy link
Contributor

@AmitShwarts AmitShwarts commented Sep 19, 2023

Description

on web, SvgImage didn't respect width & height props.
currently we need to provide the width & height as props and also in style, so it would be respected both in web and mobile.

Changelog

SvgImage now respects width & height props on web

Additional info

in order to see the changes in the web demo you need to apply the changes manually in node_modules of the web-demo
instead of #2748

Copy link
Contributor

@adids1221 adids1221 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@adids1221 adids1221 merged commit 10c424b into master Sep 19, 2023
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.

2 participants