h5p / h5p-interactive-book

MIT License
16 stars 61 forks source link

JI-4778 Changed the default behavior for setting active chapter based… #126

Closed makmentins closed 1 year ago

makmentins commented 1 year ago

if PageContent@findChapterIndex fails to find chapterUUID, allow to return -1. In that case, no action is taken in setting an active chapter, which allows cover page to be displayed. If there is no cover page, the active chapter is already 0 by default.