Author: molly.white5
Description:
Currently all of the sections are loaded at once, which can make for a long list for larger books. They should be loaded in smaller pieces, then more can be loaded on request.
Version: unspecified
Severity: normal
Author: molly.white5
Description:
Currently all of the sections are loaded at once, which can make for a long list for larger books. They should be loaded in smaller pieces, then more can be loaded on request.
Version: unspecified
Severity: normal
molly.white5 wrote:
We are implementing caching to improve speed, and loading sections piece-by-piece would probably end up being slower in the long run anyway.