Enhance TOC parsing and chapter selection logic

- Update .gitignore to include additional paths
- Refactor Epub::parseContentOpf to improve NCX item retrieval
- Modify ContentOpfParser to store media type in ManifestItem
- Implement rebuildVisibleSpineIndices in EpubReaderChapterSelectionScreen for better chapter navigation
- Adjust rendering logic to handle empty chapter lists gracefully
This commit is contained in:
Arthur Tazhitdinov
2025-12-15 19:39:07 +03:00
parent 6989035ef8
commit 7e28af02d1
6 changed files with 130 additions and 25 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.pio
.idea
.DS_Store
.vscode
lib/EpdFont/fontsrc