Fix: Reader Longstrip Bookmark + ProgressBar

This commit is contained in:
Youwes09
2026-06-09 22:52:11 -05:00
parent f99fa60e8e
commit a8ad9034fc
10 changed files with 407 additions and 144 deletions
@@ -259,7 +259,7 @@
function openSeriesDetail() {
if (!displayManga) return;
setActiveManga(displayManga);
setNavPage(originNavPage);
app.setNavPage(originNavPage);
close();
}