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

Improved media rotation tool #31

Open
4 tasks
Qronikarz opened this issue Sep 5, 2023 · 0 comments
Open
4 tasks

Improved media rotation tool #31

Qronikarz opened this issue Sep 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Qronikarz
Copy link
Owner

Due to few problems with rotating media using css transforms 360 degree rotation wasn't possible in QMV 1.1.

  • New rotation input needs to accept values from 0-360 degrees
  • it should be type=range.
  • Possibly needs to have a parameter for rotating differently in lightbox than in new tab since it moves it a little off the center.
  • After getting degree value it needs to use a math formula for rotating the media, moving it to visible space so it isn't cut off and also scaling it down so it doesn't overflow the scroll.
@Qronikarz Qronikarz added the enhancement New feature or request label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant