We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
在ios里面,ios原生绑定了侧滑手势返回上一页。当我使用viewer.js图片预览时,将图片从左往右滑动就会触发ios原生的返回功能,而将vconsole按钮从左往右滑动却不会触发。想请教一下vconsole是怎么实现不将手势操作穿透到原生ios的?
The text was updated successfully, but these errors were encountered:
ios的原生策侧滑返回手势的起始位置是屏幕左侧边缘位置,其他位置是不会出发返回的,使用 viewer.js 是否触及到了边缘位置?
Sorry, something went wrong.
No branches or pull requests
在ios里面,ios原生绑定了侧滑手势返回上一页。当我使用viewer.js图片预览时,将图片从左往右滑动就会触发ios原生的返回功能,而将vconsole按钮从左往右滑动却不会触发。想请教一下vconsole是怎么实现不将手势操作穿透到原生ios的?
The text was updated successfully, but these errors were encountered: