You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor NavList component to streamline click handling and improve user interaction
- Consolidated click event handlers for bookmarks and chapter titles in NavList component.
- Added cursor pointer style to bookmark page list item title for better UX.
- Updated Background component to handle changes in reader mode state.
- Added console log for bookLocation in OperationPanel for debugging purposes.
- Integrated IPC call to clear all data in clearAllData utility function.
0 commit comments