Open VicDeo opened 11 years ago
What does currently happen? All are just shown, or a »load more« button?
@jancborchardt All are shown
I'd like to bump this, due to the I/O costly preview generation with LibreOffice an instance with a lot of documents gets DoS'd since the generation is suboptimally implemented in core.
I think for now infinite scroll might be a good solution since not all previews have to get generated then. (Which should btw. happen in the background as cronjob, but that is a core issue...)
It also requires a lot of memory since on high-density screens (i.e. my retina MBP) a lot of images with 400x400 pixels are loaded which doesn't perform very good if you have a few thousand documents ;-)
to implement