Comment by tough
I also noticed when i opened a folder with hundreds of big pdf's it choked on it
seems you're doing work on all files when loading, you should be more like lazy-loading?
I also noticed when i opened a folder with hundreds of big pdf's it choked on it
seems you're doing work on all files when loading, you should be more like lazy-loading?