internetarchive / internetarchive/bookreader
Nav bar hides horizontal scroll bar in 2up mode
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 491
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 3
Description
Situation: viewing a document in 2-up (facing page) mode, zoomed in such that all outside edges of the pages are outside the document viewable area.
Behaviour: if the Nav bar at the bottom is visible, it covers the horizontal scroll bar at the bottom. This scroll bar is the only way to move the viewable area around to view the far left or right areas of the current pages in 2-up mode.
Potential solution: show a second scroll bar above the nav bar when necessary, and remove it when the nav bar is closed.
Contributor guide
Assessment
This issue has not been assessed yet.