Ayush32-ai
Ayush32-ai
Key Features & Implementation This PR updates the zoomIn() method in Mode1UpLit so that when the zoom level exceeds 2.0, the view automatically recenters on the current page, matching the...
Key Features & Implementation This PR updates the zoomIn() method in Mode1UpLit so that when the zoom level exceeds 2.0, the view automatically recenters on the current page, matching the...
his pull request introduces a comprehensive internationalization (i18n) system to the BookReader UI, enabling multi-language support. It refactors all user-facing text strings to use a centralized, key-based translation framework, making...
This pull request introduces a comprehensive internationalization (i18n) system to the BookReader UI, enabling multi-language support. It refactors all user-facing text strings to use a centralized, key-based translation framework, making...
Summary This PR introduces improvements to zoom controls, navigation click handling, and image caching to make the BookReader smoother, more responsive, and more reliable across browsers and devices. Problems Addressed...