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
..