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

inappwebview can't listen touchmove #296

Closed
HaoBofei opened this issue Feb 26, 2020 · 1 comment
Closed

inappwebview can't listen touchmove #296

HaoBofei opened this issue Feb 26, 2020 · 1 comment

Comments

@HaoBofei
Copy link

flutter_inappwebview 2.1.0+1
android

"touchstart" "touchend", both are ok, but it can't enter "touchmove" function.

No one keep to update this plugin anymore?

@HaoBofei
Copy link
Author

i fix it now...
if i set disableVerticalScroll=true & disableHorizontalScroll=true, the webview can't listen "touchmove". but when they equals 'false', it works.
i think it's kinda rediculous ,, 'pagescroll' and 'touchmove' are different things, i think

This was referenced Jul 6, 2020
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