Fixes performance issues when opening up large documents
- 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