mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-16 20:01:17 -04:00
- Updated icomoon font files (TTF and WOFF). - Modified CSS to change font source URLs and added new icon classes for offline books. - Enhanced BookCardItem, BookCoverItem, and BookListItem components to display a cloud icon when books are offline. - Introduced a new utility function `showTaskProgress` for better task management during cloud sync. - Refactored cloud sync handling in the Header and SyncSetting components to improve user feedback and error handling. - Adjusted layout in ImageViewer and SearchBox components for better UI responsiveness.