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

修复一个BUG #47

Open
qinling01 opened this issue Dec 8, 2020 · 0 comments
Open

修复一个BUG #47

qinling01 opened this issue Dec 8, 2020 · 0 comments

Comments

@qinling01
Copy link

let rect = (self.scrollView.convert((picView?.frame)!, from: superView))
let lasRect = tap.view?.convert(rect, to: self.scrollView)
self.lastImageView.frame = lasRect!
单选照片时没有获取到原始照片在屏幕中的位置,结果每次都是从0,0弹出,楼主写成了获取view在self.content(cell)中的位置去了

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