internetarchive / internetarchive/bookreader
New View: In 1 page mode, let the page fill the screen
Open
difficulty: advanced
needs-spec
priority: low
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 491
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 3
Description
Currently, we align the page either by a page's width or height.
This is optimized for 2 page view.
In 1 page view, there is no way for the page to dynamically fill its container according to its aspect ratio. We should have that ability
Contributor guide
Assessment
This issue has not been assessed yet.