Brief summary
The percentage for reading progress is rounded to the higher number, which is a problem because if there's a manga with more than 100 chapters, it's marked as done even if there's unread chapters.
The fix would be to simply round to the lower number, but then there could be a issue for 0%, which you can just add a flag if you started reading or not and show the indicator depending of that.
Steps to reproduce
- Read a manga with a lot of chapters
- Wait for a new chapter to release
- The manga is still marked as read despite having new chapters
Futon version
9.8
Android version
11.0
Device
No response
Acknowledgements
Brief summary
The percentage for reading progress is rounded to the higher number, which is a problem because if there's a manga with more than 100 chapters, it's marked as done even if there's unread chapters.
The fix would be to simply round to the lower number, but then there could be a issue for 0%, which you can just add a flag if you started reading or not and show the indicator depending of that.
Steps to reproduce
Futon version
9.8
Android version
11.0
Device
No response
Acknowledgements