- Modified BaseReaderFragment to always use getCurrentState() when available - getCurrentState() contains the most recent reading position saved in onPause/onDestroyView - content.state may contain the initial state from when content was first loaded - This ensures the current page position is preserved across configuration changes like screen rotation Co-authored-by: NathanBap <101987516+NathanBap@users.noreply.github.com>