Skip to content

Image rotation and flip in Zoom module #7447

Open
@zcindori1000

Description

@zcindori1000

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions