vyakymenko / dipi

Dipi is a simple Angular library that contains a huge, useful pack of Directives and Pipes for Angular developers.

Home Page:https://github.com/vyakymenko/dipi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue about Lazy Render

jiahaoyu666 opened this issue · comments

Hi! I just used the lazy render directive to render a large table(2000+ rows, 50+ columns). When the table shows in my laptop(14'' screen), everything is fine, this directive increases the rendering speed a lot.
But when I move the chrome window to an external large monitor (24" or more), it's hard to scroll down in the table.
May I know the reason?
Thanks.

Hi @Bruce-Yu2017 , thank you for the information, I will investigate this issue. But I can't reproduce it with big problems. Take a look at my example.

10k+ rows example.