You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
Swiping photos with fingers is the expected user interface behavior for viewing photos on mobile devices. It would be great if the gallery slideshow viewer could incorporate this feature. An example project that does this well is PhotoSwipe. There might be other ways to accomplish this though.
I agree. It conflicts with the zooming capabilities though, so that's one reason it wasn't implemented yet.
PhotoSwipe could be a solution. It needs to be tested as a replacement of Bigshot.
And it doesn't mean it can't be implemented some other way. There are libraries we can use, but we need to make sure the one we pick doesn't interfere with the zooming control.
Just a thought. It might be possible to detect a swipe on the bigshot container, but in order to make the effect work, we would have to load between 1 and 2 extra Bighsot objects so that we can swipe between pictures. I'm not sure that it's ideal, especially on iOS which is very memory constrained and crashes when running out.
From @setnes on May 16, 2015 18:23
Swiping photos with fingers is the expected user interface behavior for viewing photos on mobile devices. It would be great if the gallery slideshow viewer could incorporate this feature. An example project that does this well is PhotoSwipe. There might be other ways to accomplish this though.
http://photoswipe.com/
There is a $5 open bounty on this issue. Add to the bounty at Bountysource.
Copied from original issue: owncloud/gallery#141
The text was updated successfully, but these errors were encountered: