Skip to content
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

prevent iOS gestures for going forward / backward in history #1012

Open
ChristianMayer opened this issue Apr 26, 2020 · 0 comments
Open

prevent iOS gestures for going forward / backward in history #1012

ChristianMayer opened this issue Apr 26, 2020 · 0 comments

Comments

@ChristianMayer
Copy link
Member

When using an iOS device you can go backward and forward in history by swiping right or left.
This can be very annoying with a CV page where you have sliders to slide horizontal and scroll the overall page vertical.

We should try to prevent that behavior as the CV is an application that doesn't need easy moving through the history.
(Note: a swipe to the right might be used instead to go one page upward and a swipe left to the last subpage when we were just coming from there; so we might be able to resure the iOS feature by just customising the behaviour by some history tricks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant