Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

* Viewer.js 在IOS 13 中的BUG 重要 #85

Closed
leijc opened this issue Oct 17, 2019 · 1 comment
Closed

* Viewer.js 在IOS 13 中的BUG 重要 #85

leijc opened this issue Oct 17, 2019 · 1 comment

Comments

@leijc
Copy link

leijc commented Oct 17, 2019

陈老师 发现Viewer在IOS13中发现一个问题 点开图片竟然不能移动 而且不能放大 但是在IOS13以下版本都正常 这个项目是H5页面
const viewer = new Viewer(img, { toolbar: false,navbar: false, title: false, toolbar: { zoomIn: 1, zoomOut: 1, oneToOne: 0, reset: 0, prev: 0, play: 0, next: 0, rotateLeft: 1, rotateRight: 1, flipHorizontal: 0, flipVertical: 0, } })

@fengyuanchen
Copy link
Owner

viewerjs@1.3.7 已修复该问题。

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

No branches or pull requests

2 participants