Picking up some itsthisjutin ideas
This commit is contained in:
@@ -285,7 +285,7 @@ void ActivityManager::goToKOReaderSync() {
|
||||
|
||||
replaceActivity(std::make_unique<KOReaderSyncActivity>(renderer, mappedInput, sync.epubPath, sync.spineIndex,
|
||||
sync.page, sync.totalPagesInSpine, sync.paragraphIndex,
|
||||
sync.hasParagraphIndex, sync.intent));
|
||||
sync.hasParagraphIndex, sync.xhtmlSeekHint, sync.intent));
|
||||
}
|
||||
|
||||
void ActivityManager::replaceWithReader(std::string path, ReturnHint hint) {
|
||||
|
||||
Reference in New Issue
Block a user