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

Implemented page continuing (#29) #39

Merged
merged 4 commits into from
Jul 7, 2019

Conversation

Vassalware
Copy link
Contributor

Added page remembering so books are continued where they're left off. This solves this issue: #29

It feels kind of hacky (checking for a new page every 100 ms) but I couldn't find any events in the pdf library that would make it easier, and messing with the page variable's setters didn't seem to work (they're not called when scrolling, only using the next/previous page buttons.

@narodnik
Copy link

narodnik commented Jul 7, 2019

Why isn't this branch merged?

@oguzhaninan oguzhaninan merged commit 59152bd into oguzhaninan:master Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants