Drutol / MALClient

Not so small client app for Myanimelist.net - Windows 10 UWP & Android
GNU General Public License v3.0
352 stars 32 forks source link

Wrong value of chapters when changing Manga to "completed". #263

Closed AndrzejBaran closed 5 years ago

AndrzejBaran commented 5 years ago

System

Description

When I'm changing state of Manga from "reading" to "completed" I'm getting a question if I want to change the number of read chapters to number of all the volumes, not chapters. Example: manga has 120 chapters, and 9 volumes. When changed to "completed" it asks if I want to change "read chapters" to 9 instead of 120.

Screenshots

Screenshot_20190628-113358 Screenshot_20190628-112825

Steps to reproduce

  1. Set any manga, with known number of chapters and volumes, to "reading"
  2. Change state of that manga to "completed"
  3. The pop-up asks to change number of "read chapters" to number of all volumes.
Drutol commented 5 years ago

Thanks! Fixed :)