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

图片查看器中单张图片浏览的实现与优化 | 陈军的博客 #55

Open
rob2468 opened this issue Jun 24, 2022 · 0 comments
Open

Comments

@rob2468
Copy link
Owner

rob2468 commented Jun 24, 2022

https://blog.jamchenjun.com/2016/01/16/image-browser-implementation-and-optimization/

一、背景百度浏览器3.1版本引入了图片查看器。我在3.2版本接手该模块,并修改与优化。百度浏览器中的图片查看器效果和微信中查看本人已发布照片调起的图片查看器功能类似。百度浏览器中许多模块能够调起图片查看器,如下载页面、趣星球、网页,以提供用户一致的图片浏览体验。 图片查看器的整体设计不必多说。在图片查看器中浏览单张图片时,为了实现最优的浏览体验,自己花了不少时间调试。本文对该部分功能中的知识和经验

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

No branches or pull requests

1 participant