Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "back" pagination on double page layout in reader for spread pages #203

Conversation

martinek
Copy link
Contributor

This PR fixes #181

There is new cache array (spreadPage) for storing which pages are spreads and which are regular single pages. When "back" navigation is called, new function now checks if the previous page should be single page or double page.

I have left comments in the code to make it clear how the logic is meant to work.

@AriaMoradi AriaMoradi merged commit 7312e92 into Suwayomi:master Nov 26, 2022
@martinek martinek deleted the fix/paging-on-double-layout-from-spread-page branch November 28, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants