kaajjo / LibreSudoku

LibreSudoku - Sudoku app for android built with Kotlin + Jetpack Compose + Material3
GNU General Public License v3.0
415 stars 31 forks source link

Mistakes checking setting not affecting the current game #40

Closed nvllz closed 1 year ago

nvllz commented 1 year ago

Changing the 'Mistakes checking' option mid-game doesn't affect the actual state of the game. New mistakes will be marked correctly, but the old ones from before the change will not be highlighted until you restart the current game.