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

同一张图片加载出来没有原生的图库加载清晰 #43

Open
feiflying opened this issue Mar 23, 2018 · 2 comments
Open

同一张图片加载出来没有原生的图库加载清晰 #43

feiflying opened this issue Mar 23, 2018 · 2 comments

Comments

@feiflying
Copy link

feiflying commented Mar 23, 2018

google 原生的图库加载出来同一张图片放大比较清晰,有没有什么可以优化的

@LuckyJayce
Copy link
Owner

你打印一下 loadImageBlocks 里面的scale,看下scale是否能到达1,到达1是图片原始的清晰度没有缩放

@feiflying
Copy link
Author

放到最大时: imageRect:Rect(2018, 1449 - 2198, 1809) imageScale:0.25016525 currentScale:1
最小时 : imageRect:Rect(0, 0 - 4160, 8320) imageScale:5.7777777 currentScale:8

scale都是 >=1的

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