-
Notifications
You must be signed in to change notification settings - Fork 43
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
[frontend] [feature request] change swipe to next picture behavior #241
Comments
Currently we use Viewer.js so I am unsure if I can change these things. |
you can get
by setting
or
do you think it is acceptable to have only the next/previous buttons & gallery to change image? https://github.com/fengyuanchen/viewerjs?tab=readme-ov-file#slideontouch |
I'll get a pull in to try out slideOnTouch on prod on my phone. I don't have a very strong opinion on the buttons we have at the bottom other than that they are there by default and I'm not sure if I should remove them. I could change the buttons for zooming to only be visible on wider screens. Would that seem to be better UX? |
i dont think the zooming buttons should be based on screen size but input method... either way leaving them there isnt really a big deal & is more consistent... we really should have a set of design values for situations like this |
currently swiping anewhere on the screen when the picture is smaller than filling it goes to the next picture, and you cant swipe anywhere to go to the next picture when the picture is bigger.
i suggest:
OR:
i personally would prefer the first option as it is consistent with when there is only one image
The text was updated successfully, but these errors were encountered: