mvysny / photocloud-frame-slideshow

Android Digital Photo Frame
https://www.android-photo-frame.eu
14 stars 1 forks source link

Feature Request - slow scroll of panorama pictures #140

Closed TheOriginalMrWolf closed 3 years ago

TheOriginalMrWolf commented 3 years ago

Hi again!

Another feature request - would be great if panorama photos (any photos with aspect ratio wider than display device) had the option to be displayed full height, and then slowly scrolled from (say) left to right over the duration of the image display setting (rather than current behaviour which is showing solid colour bars above & below).

What do you think?

Thanks!

mvysny commented 3 years ago

Maybe try the Ken Burns effect? #67

However it can not be customized currently: #74 ; perhaps a simple customization of the Ken Burns effect could allow you to have such a scrolling that you requested?

TheOriginalMrWolf commented 3 years ago

Hi,

Actually I see this as an 'overlay' feature specific to panoramas which works regardless of effect chosen (ie replaces the effect between transitions). Sort of 'special handling' for panoramas if you like. Panorama detection could be quite simple - if the photo's not 4:3/3:4 or 16:9/9:16 (maybe within a bit of a range), then it's a panorama...

For example, I would like to do simple fades from photo to photo - but if there's a panorama in the mix then (once it's faded in) it should start scrolling before finally fading out to the next photo.

This could also apply to vertical panoramas as well :)

What do you think?

mvysny commented 3 years ago

I've implemented the panorama scroller in 1.13.18; please try it out once the new version of PhotoCloud is out, and let me know whether it works for you.