mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-15 13:37:29 +01:00
Minor changes to download cache. Also keep the library view, as recreation is expensive
This commit is contained in:
@@ -429,7 +429,7 @@ class LibraryController(
|
||||
presenter.onOpenManga()
|
||||
|
||||
router.pushController(RouterTransaction.with(MangaController(manga))
|
||||
.pushChangeHandler(FadeChangeHandler())
|
||||
.pushChangeHandler(FadeChangeHandler(false))
|
||||
.popChangeHandler(FadeChangeHandler()))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user