https://bugs.kde.org/show_bug.cgi?id=390615
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/game | |s/kmines/-/commit/72c17fe8c | |bdf22beb7ae43297a2e06b8e653 | |2b28 Resolution|--- |FIXED --- Comment #1 from Albert Astals Cid <aa...@kde.org> --- Git commit 72c17fe8cbdf22beb7ae43297a2e06b8e6532b28 by Albert Astals Cid, on behalf of Peter Ye. Committed on 23/08/2023 at 00:07. Pushed by aacid into branch 'master'. Add option to place flag on mouse press instead of release On other popular minesweeper implementations like https://minesweeper.online/ and [Minesweeper X](https://minesweepergame.com/download/minesweeper-x.php), a flag is placed immediately when you press your mouse down. This makes the gameplay smoother, and it allows the [1.5 click technique](https://www.minesweeper.info/wiki/1.5_Click) to work properly. M +25 -0 src/generalopts.ui M +8 -0 src/kmines.kcfg M +25 -14 src/minefielditem.cpp M +4 -1 src/minefielditem.h https://invent.kde.org/games/kmines/-/commit/72c17fe8cbdf22beb7ae43297a2e06b8e6532b28 -- You are receiving this mail because: You are watching all bug changes.