-
Notifications
You must be signed in to change notification settings - Fork 572
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
Scrolling stacked when the zoom in. #20
Comments
It seems emulator has the problem. |
@wonday Hey bro, it is same issue in my iPhone. There are some photo shows the error. |
Hello @opp100 , Thank you for confirming at iPhone, |
@wonday Appreciate you can still updating this plug-in, I am not familiar with swift thus I cannot work out those stuff by myself. If you can prevent the scrolling down gesture in the first page that will be wonderful. Thanks again. |
OK, let me try to prevent the scrolling down gesture in first page and scrolling up gesture in last page. |
Hi @opp100 I have release v1.2.4 to fix it. |
Hey @wonday, Thanks a lot to fix those issues, everything working perfectly now. |
Same problem here. Pinch zoom doesn't work well on IOS. I'm using same versions as @Hema2303 . Any plans on fixing this? |
Hey bro,
Thanks for you quick fixed the onLoadComplete bug. And then i found the scrolling will stacked in iOS if scale is not big enough. Which is meaning the page cannot be fully showed up, the edge of page will be cut off. But if continuously zoom in, the page could be showed correctly.
scale around 1.5 (the corner has been cut):
scale > 2 is showed correct:
*Android is working perfectly.
The text was updated successfully, but these errors were encountered: