• Robert Knight's avatar
    Make page index retrieval work in EPUB-based books · 133ef3e7
    Robert Knight authored
    In real EPUB-based VS books, the `index` field of `PageInfo` objects returned by
    the `getCurrentPage` and `getPages` methods is undefined. Our mock VS book was
    incorrect in this respect.
    
    Correct the mock book to behave like real VS books here, and add a fallback
    method to obtain a page index for EPUB-based books by looking up the page in the
    list of pages returned by `MosaicBookElement.getPages`.
    133ef3e7
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...