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

Animate photo size/location #135

Open
2 tasks done
chrisscotland opened this issue Sep 11, 2024 · 3 comments
Open
2 tasks done

Animate photo size/location #135

chrisscotland opened this issue Sep 11, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@chrisscotland
Copy link

Description

Where photos don't fit the screen aspect ratio, or where it is otherwise desired they could be animated so they scroll across the screen.

Use Case

Photo is landscape and screen is portrait. Current uniformtofill display mode results in only the middle of the image being displayed. If it was animated it could slowly scroll across the image for the duration the image is on screen.

Details

A smooth animated feature would be useful for a variety of image sizes. Scroll could be horizontal or vertical and automatically selected depending on current image and screen aspect ratios. A zoom mode could also work where images zoom in or out slowly and this could apply even if screen and photo aspect ratios match. It would make the images appear more dynamic and the overall experience a bit more engaging.

Pre-Submission Checklist

  • This is a feature request and not a bug report

  • I have checked for related issues and checked the documentation

@chrisscotland chrisscotland added the enhancement New feature or request label Sep 11, 2024
@3rob3
Copy link
Collaborator

3rob3 commented Sep 19, 2024

This is more complex than you would imagine, at least with the framework we are using. I think it would be a cool option though.

@3rob3
Copy link
Collaborator

3rob3 commented Oct 14, 2024

We added a zoom effect option in latest version. If you feel this satisfies your issue can you close this?

@chrisscotland
Copy link
Author

Thanks very much the new effect works really well and I feel the result looks very good 😊

My original suggestion was really regarding images where the aspect ratio doesn't match with the screen size. That could still be improved with a scrolling animation (either horizontally or vertically over the image). I appreciate this might be harder to implement though.

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

2 participants