Add and refactor LyraCarouselTheme by zgredex
This commit is contained in:
@@ -241,6 +241,7 @@ void EpubReaderActivity::onExit() {
|
||||
APP_STATE.readerActivityLoadCount = 0;
|
||||
APP_STATE.saveToFile();
|
||||
section.reset();
|
||||
UITheme::getInstance().getMutableTheme().onBookWillClose(epub ? epub->getPath() : "", epub.get(), nullptr, nullptr);
|
||||
epub.reset();
|
||||
currentPageFootnotes.clear();
|
||||
currentPageFootnotes.shrink_to_fit();
|
||||
|
||||
Reference in New Issue
Block a user