bookreader
bookreader copied to clipboard
The Internet Archive BookReader
Modernized version of #743 , using our new HTML-based text layer and anchor elements.
Working example of on-the-fly-translation Updating languages via selector not fully working Need to break translations into paragraphs better Different languages should be on different text layers / overlays (so we...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.28.4` -> `7.28.5`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.28.4/7.28.5) |  |  | | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env)...
### **Fix for Right Page Flip Failure when Fully Zoomed In** This PR addresses an issue in **one-page view** mode where flipping to the right page fails when the view...
To reproduce: 1. Open a book and go to **one-page view**, e.g., https://archive.org/details/micro_IA40385001_0149/micro_IA40385001_0149/page/15/mode/1up Zoom in to **the maximum level** Flip left/right Expected: It is ok to flip left/right Actual: It...
To reproduce: 1. Open a book and go to thumbnail view, eg https://archive.org/details/micro_IA40385001_0149/micro_IA40385001_0149/page/18/mode/thumb 2. Zoom in until only two pages are visible 3. Flip left, then flip right Expected: Something...
**Fix for Thumbnail Mode Navigation Bug** This PR fixes the issue where page flipping in thumbnail mode becomes stuck, with visual display showing the new page but page index incorrectly...
I have successfully implemented the button and icon correctly. The button is correctly labeled, and the icon is appropriately positioned to provide a clear visual indication of the action. ![Screenshot...