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

Add scrollbar support for scroll flow #1130

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

MrMYHuang
Copy link
Contributor

Add an option scrollbarWidth to control reserved space between epub-container and iframe for scrollbar for scroll flow. Then, we can use these CSS codes to enable horizontal or vertical scrollbar:
https://github.com/MrMYHuang/cbetar2/blob/master/src/pages/EPubViewPage.css

Without the reserved space, epub-container's scrollbar overlaps with iframe content ☹ The screenshot shows the problem that the blue horizontal scrollbar overlaps the texts:

With a reserved space, the overlap problem is fixed:

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.

None yet

2 participants