mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-11 17:34:57 -04:00
- Added handleJumpPosition action to manage jump positions in the Redux store. - Integrated jump position handling in ContentList and NavList components. - Updated PageWidget to utilize jump position for navigation and added a return button. - Removed unused background.css and replaced it with pageWidget.css for styling. - Enhanced state management in the reader reducer to accommodate jump positions.