Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Mobile users should be able to "swipe" through photos instead of clicking on icons. [$5] #30

Open
oparoz opened this issue Sep 4, 2016 · 4 comments
Labels
bounty This issue have a bounty enhancement New feature or request

Comments

@oparoz
Copy link
Member

oparoz commented Sep 4, 2016

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

@oparoz oparoz added bounty This issue have a bounty coder wanted enhancement New feature or request labels Sep 4, 2016
@oparoz
Copy link
Member Author

oparoz commented Sep 4, 2016

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.

@oparoz
Copy link
Member Author

oparoz commented Sep 4, 2016

So, Photoswipe can't be used yet, as described here: owncloud/gallery#142 (comment)

@oparoz
Copy link
Member Author

oparoz commented Sep 4, 2016

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.

@oparoz
Copy link
Member Author

oparoz commented Sep 4, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bounty This issue have a bounty enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants