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

这里为什么要for循环,表示没看懂 #2

Open
clj12081103 opened this issue Oct 17, 2018 · 2 comments
Open

这里为什么要for循环,表示没看懂 #2

clj12081103 opened this issue Oct 17, 2018 · 2 comments

Comments

@clj12081103
Copy link

//设置当前缩放程度
for (i in 0..2) {
initScale()
}

@limxing
Copy link
Owner

limxing commented Oct 17, 2018

当重新覆盖设置新数据,会造成数据缩放混乱,实验发现多次调用此方法,可恢复到默认的缩放等级,目前没有解决,只能硬解决

@clj12081103
Copy link
Author

那我重新设置数据后,怎么才能保持之前的缩放比例

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

2 participants