Closed lucasrowe closed 11 years ago
Ugh, after about 6 commits I think I got this fixed. I've added a function to set the CardStatusViews to a specified RWS status, including hiding the view if it's NOTSET. This is called from ShowCurrentCard, as well as doRight, doWrong, and doSkip.
Fix tested and verified.
The card that is back one from the current card on app resume (after a destroy) is missing its right/wrong/skip icon. It looks like the state of the card is correct but it's just not drawing the icon -- based on the fact that the card is marked correctly on turn summary.
Repro:
Card is unmarked (should show "correct" icon)