Skip to content
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

Image rotation and flip in Zoom module #7447

Open
3 of 4 tasks
zcindori1000 opened this issue Apr 7, 2024 · 0 comments
Open
3 of 4 tasks

Image rotation and flip in Zoom module #7447

zcindori1000 opened this issue Apr 7, 2024 · 0 comments

Comments

@zcindori1000
Copy link

zcindori1000 commented Apr 7, 2024

Clear and concise description of the problem

How about to add image rotation and flip support in Zoom module ?

Suggested solution

There is translate3d(...) and scale(...) in css transform style. Just add scaleX(...), scaleY(...) and rotate(...).
And recalculate image size based on rotation degree.

Alternative

No response

Additional context

No response

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Would you like to open a PR for this feature?

  • I'm willing to open a PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant