This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
Implement lazy-loading of slide data in JS Queue class to improve performance #129
Labels
enhancement
New feature or request
Currently when a Queue class is instantiated and loaded via the API, all slides are loaded aswell. It might make sense to lazy-load slides instead to improve performance significantly. This shouldn't be a very big change either.
The text was updated successfully, but these errors were encountered: