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

Add option to scroll screen by tapping on screen sides #266

Closed
wants to merge 1 commit into from

Conversation

di72nn
Copy link
Member

@di72nn di72nn commented May 24, 2016

The "sides" are limited by:

  • height: (0.25; 0.75) scrollView's height;
  • width: left is [0; 0.3) of scrollView's width and right is (0.7; 1].

For some reason touch events are not consumed: if you tap on a link it will both scroll and open link menu.
#168.

@di72nn di72nn mentioned this pull request Sep 20, 2016
@di72nn di72nn closed this Sep 20, 2016
@di72nn di72nn deleted the touch_scroll branch January 7, 2017 10:51
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

Successfully merging this pull request may close these issues.

1 participant