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

fix: img lazy loading not work #319

Merged
merged 13 commits into from May 19, 2021
Merged

fix: img lazy loading not work #319

merged 13 commits into from May 19, 2021

Conversation

yuanyan
Copy link
Contributor

@yuanyan yuanyan commented May 13, 2021

  1. Close 不可见的懒加载图片滚动到可见区域后仍然不展示 #312
  2. 优化appear与disappear性能,appear 需曝光 300ms 才触发事件,disappear 同理

@yuanyan yuanyan requested review from andycall, wssgcg1213 and temper357 and removed request for andycall and wssgcg1213 May 13, 2021 17:09
@andycall
Copy link
Member

这个合入的话,之前遇到的 appear & disappear 性能问题就又回来了

@yuanyan
Copy link
Contributor Author

yuanyan commented May 14, 2021

这个合入的话,之前遇到的 appear & disappear 性能问题就又回来了

具体是什么case

andycall
andycall previously approved these changes May 14, 2021
@yuanyan yuanyan requested a review from andycall May 17, 2021 14:54
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

Successfully merging this pull request may close these issues.

不可见的懒加载图片滚动到可见区域后仍然不展示
3 participants