https://bugs.kde.org/show_bug.cgi?id=351812
Juriën Huisman <jur...@huisman.sh> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/game | |s/kreversi/-/commit/3d2c0bc | |c13d37889a7cc47797bab0a3a64 | |6d8615 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Juriën Huisman <jur...@huisman.sh> --- Git commit 3d2c0bcc13d37889a7cc47797bab0a3a646d8615 by Juriën Huisman. Committed on 11/05/2025 at 15:49. Pushed by aacid into branch 'master'. Fix inconsistent availability of undoing after end of game. Use `true` instead of `m_game->canUndo()` because the player should always be able to undo after a game over. M +1 -1 src/mainwindow.cpp https://invent.kde.org/games/kreversi/-/commit/3d2c0bcc13d37889a7cc47797bab0a3a646d8615 -- You are receiving this mail because: You are watching all bug changes.