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

Timer resumes on uiMode change #97

Open nicolarevelant opened 2 months ago

nicolarevelant commented 2 months ago

Problem: when I perform this sequence of events the timer resumes:

  1. Switch to light mode
  2. Start a match
  3. Touch reset button (timer pauses)
  4. Switch to dark mode

Note: from dark to light theme this failure does not occur

Possible solution:

Screenshots:

Version:

1.5.0 (7)