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