Skip to content

Add option to place flag on mouse press instead of release

Peter Ye requested to merge retep/kmines:mouse-press-flagging into master

On other popular minesweeper implementations like https://minesweeper.online/ and Minesweeper X, a flag is placed immediately when you press your mouse down.

This makes the gameplay smoother, and it allows the 1.5 click technique to work properly.

BUG: 390615

Edited by Peter Ye

Merge request reports