Skip to content

When scroll the page very quickly,the page will be white for 1or 2 seconds #175

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

Closed
xiaozhaowen opened this issue Aug 10, 2017 · 1 comment

Comments

@xiaozhaowen
Copy link

No description provided.

@dhilt
Copy link
Member

dhilt commented Aug 15, 2017

@xiaozhaowen Since the ui-scroll has no mechanism to skip intermediate rows during fast scrollnig, the issue certainly depends on a) data retrieving delay (remote overhead costs) and b) retrieved data rendering delay. First thing could be improved via internal cache (see example).

Also there are some thoughts on this topic: #120.

@dhilt dhilt closed this as completed Aug 15, 2017
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