tsurukame
tsurukame copied to clipboard
hitting return on info page after incorrect review answer treats answer as correct
Previously, I could hit return on the info page after an incorrect answer to move to the next review item. Now, that moves to the next item, but marks the current one as correct on the way (including the animation). Issue is on 1.23 (881), but my previous version was much older, so I am not sure when the behavior changed.
That shouldn't be the case.
The keyboard shortcut is defined in ReviewViewController:
https://github.com/davidsansome/tsurukame/blob/dd76410f59f0e5a098d76a32b2d2a3f1019441f4/ios/ReviewViewController.swift#L1349-L1356
hmm, that is odd indeed. I reloaded the app and could not replicate the behavior. I will keep an eye out