https://bugs.kde.org/show_bug.cgi?id=351812
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/game |https://invent.kde.org/game |s/kreversi/-/commit/3d2c0bc |s/kreversi/-/commit/08c2a7e |c13d37889a7cc47797bab0a3a64 |1e93d5015d590e82a1888c82e83 |6d8615 |a36660 --- Comment #5 from Albert Astals Cid <aa...@kde.org> --- Git commit 08c2a7e1e93d5015d590e82a1888c82e83a36660 by Albert Astals Cid, on behalf of Juriën Huisman. Committed on 13/05/2025 at 22:32. Pushed by aacid into branch 'release/25.04'. 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. (cherry picked from commit 3d2c0bcc13d37889a7cc47797bab0a3a646d8615) M +1 -1 src/mainwindow.cpp https://invent.kde.org/games/kreversi/-/commit/08c2a7e1e93d5015d590e82a1888c82e83a36660 -- You are receiving this mail because: You are watching all bug changes.