caboodle-tech / pdf.js-mini-viewers

This is a simplified custom viewer for Mozilla's popular JavaScript PDF Reader.
MIT License
2 stars 0 forks source link

delay load until in view (lazy loading) #22

Open blizzardengle opened 2 years ago

blizzardengle commented 2 years ago

The whole premise of PMV is it simplifies adding multiple PDFs on a single page. It would be wise then to support lazy loading of some kind so we can conserve resources, especially if we have several large PDFs on the same page.