Files
koodo-reader/src
troyeguo 0453cd0f72 Refactor book item components to use original file names when configured
- Updated BookCardItem, BookCoverItem, and BookListItem components to conditionally display the original file name without extension based on user settings.
- Introduced getFileNameWithoutExtension utility function to handle file name extraction.
- Removed redundant code in ImportLocal component related to name assignment.
- Adjusted DictSetting component to utilize the new utility for dictionary file name handling.
2026-05-31 15:52:31 +08:00
..