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

[Gallery] Swipe to next pic #1504

Closed
PVince81 opened this issue Nov 21, 2013 · 6 comments
Closed

[Gallery] Swipe to next pic #1504

PVince81 opened this issue Nov 21, 2013 · 6 comments

Comments

@PVince81
Copy link
Contributor

Just tried the gallery app on the Nexus 7 tablet and it already looks great!

It would be nice if it was possible to swipe left/right to switch the picture.

  • Simple approach: when the user finishes the swipe gesture, switch the pic (the pic doesn't follow the swipe). There are some libraries to detect gestures.
  • Complex approach: when the user starts swiping, the picture follows the swipe (like on many image viewes on mobile)

This feature/code should only be enabled when touch support exists (can be detected with Modernizr). Note that some newer laptops might have touch screens as well, so not limited to mobile devices.

CC @owncloud/designers

@jancborchardt
Copy link
Contributor

Yeah, that would be super-sweet! In addition to the swipe gesture (step 2 complex approach) we should then also have the images move right-left when the image is clicked or when the next/previous buttons are used. That way the gesture functionality is hinted at.

@hirnschmalz
Copy link

+1 for that

@MorrisJobke
Copy link
Contributor

@hirnschmalz Pull request are welcome ;)

@jancborchardt
Copy link
Contributor

@oparoz is this possible in Gallery+? If so, we can close this. If not: Would indeed be good, and we should open an issue for it in the tracker. :)

@oparoz
Copy link

oparoz commented Jun 26, 2015

The request is there owncloud/gallery#141
It's a matter of waiting for @libasys to port his solution :)

@jancborchardt
Copy link
Contributor

@oparoz you can close this issue in favor of owncloud/gallery#141 then as well ;)

@oparoz oparoz closed this as completed Jun 26, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants