Preserve reader current page on "reader width" change

This commit is contained in:
schroda
2025-11-12 03:56:40 +01:00
parent 7b89fa10c5
commit bab55bafdb
3 changed files with 5 additions and 1 deletions

View File

@@ -273,6 +273,7 @@ const BaseReaderViewer = ({
setPageToScrollToIndex,
pageScaleMode,
shouldStretchPage,
readerWidth,
);
useLayoutEffect(() => {