Summary: |
wish: make left click smart reveal un-mined neighbors (like middle click) when a revealed square is selected. |
Product: |
[Applications] kmines
|
Reporter: |
andrew <andrew.s.wallace> |
Component: |
general | Assignee: |
Dmitry Suzdalev <dimsuz> |
Status: |
RESOLVED
FIXED
|
|
|
Severity: |
wishlist
|
CC: |
jackhill3103, kde-games-bugs
|
Priority: |
NOR
|
|
|
Version: |
unspecified | |
|
Target Milestone: |
--- | |
|
Platform: |
Unlisted Binaries | |
|
OS: |
Linux | |
|
Latest Commit:
|
65a050d1
|
Version Fixed In:
|
|
Sentry Crash Report:
|
|
| |
Attachments: |
output from "svn diff"
|
Created attachment 54602 [details] output from "svn diff" Version: unspecified OS: Linux middle click does a smart reveal, but it would be nice if left click could do this as well (like Simon Tatham's version of minesweeper). Reproducible: Always Steps to Reproduce: click on a revealed square that has all its neighbor mines marked, and has a un-mined neighbor that can be revealed. Actual Results: nothing happens. Expected Results: the un-mined square is revealed. I'm not familiar with kde or qt development, or even creating patches (first time) so let me know it the patch needs improvement.