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

Slow page rendering #120

Open
villermen opened this issue Jun 24, 2017 · 2 comments · May be fixed by #134
Open

Slow page rendering #120

villermen opened this issue Jun 24, 2017 · 2 comments · May be fixed by #134
Labels

Comments

@villermen
Copy link
Member

Continuation of #115.

Resolution 1:
Reduce DOM-node count by only showing visible elements. Add invisible elements before and after visible elements with mimicked height to show accurate scrollbar.

Reflowing of elements (samples) is a costly process.
Remote debugger

@villermen villermen added the bug label Jun 24, 2017
@Mesoptier
Copy link
Member

@villermen
Copy link
Member Author

villermen commented Sep 1, 2017

+1 When in doubt, add more framework.

@Mesoptier Mesoptier linked a pull request Jun 11, 2021 that will close this issue
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants