Closed dev-in-disguise closed 3 years ago
Niiiice, I just wanted to investigate further, and I see that this has already been fixed in commit 3f745f1 :D You can see the fixed behaviour in the Preview version of the game ;) So, yeah, let's review this in the next session, but I think we can close this issue. 🎉🍻
GIVEN a user flags a cell AND the user clicks on another cell which would auto-uncover the flagged cell WHEN the user now tries to uncover the previously flagged cell THEN I expect the logic library to return the already uncovered cells in the report
With this fix I then could e.g. click cell x=5, y=5 from below image to uncover it.