Xteink-X4-crosspoint-reader/lib/Epub
Eunchurn Park f41e7496ad
perf(parser): only show progress bar for chapters >= 50KB
- Fix progress check logic: use lastProgress/10 != progress/10 to catch
  any 10% boundary crossing instead of requiring exact 10% match
- Only show progress bar for chapters >= 50KB where rendering overhead
  is worth the visual feedback
2025-12-26 13:38:00 +09:00
..
Epub perf(parser): only show progress bar for chapters >= 50KB 2025-12-26 13:38:00 +09:00
Epub.cpp New book.bin spine and table of contents cache (#104) 2025-12-24 22:36:13 +11:00
Epub.h New book.bin spine and table of contents cache (#104) 2025-12-24 22:36:13 +11:00