syt0r / Kanji-Dojo

Multiplatform application to memorize Japanese
GNU General Public License v3.0
180 stars 4 forks source link

Restore selection state on deck details screen after data refresh #155

Open ThomasLeigh opened 2 weeks ago

ThomasLeigh commented 2 weeks ago

Everyday I learn 5 new Kanji. I need to repeat the selected 5 few times. In order to do that earlier on, once I finished practice and returned to the character list, those five characters remained selected, so I needed just to tap red confirmation button on the right bottom corner to practice those characters again.

Now, however, the previously selected characters do not remained selected after finishing their practice :( .

Could the previous behaviour be restored? Or maybe a button to repeat the last character selection be added?

syt0r commented 2 weeks ago

I see, I remade that screen in scope of one of the recent features and removed this extra logic, I'll try to keep selection after refreshing screen's data