Skip to content

Fixes performance issues when opening up large documents

Compare
Choose a tag to compare
@ranunez ranunez released this 19 Jan 05:52
· 60 commits to master since this release
  • No longer waits for all the thumbnail images for all the pages to render when loading the first page; loads thumbnail images in the background, and then when they are eventually all loaded, updates the thumbnails.
  • Adds a very large pdf for testing performance issues