https://bugs.kde.org/show_bug.cgi?id=418857
Martin Walch <walch.mar...@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/game | |s/picmi/commit/bf6959672292 | |c72f1847393625c8465c5c591aa | |f Status|ASSIGNED |RESOLVED --- Comment #3 from Martin Walch <walch.mar...@web.de> --- Git commit bf6959672292c72f1847393625c8465c5c591aaf by Martin Walch. Committed on 23/01/2022 at 10:42. Pushed by aacid into branch 'master'. Refresh stale time display in the status bar at end of game A timer periodically triggers updates of the time display in the status bar. The timer stops at the end of the game without updating the status bar for a last time, leaving a potentially stale time display. Fix it by explicitly updating the status bar after stopping the timer. M +1 -0 src/gui/mainwindow.cpp https://invent.kde.org/games/picmi/commit/bf6959672292c72f1847393625c8465c5c591aaf -- You are receiving this mail because: You are watching all bug changes.