Bollos00 / LibreMines

A Free/Libre and Open Source Software Qt based Minesweeper game available for GNU/Linux, FreeBSD and Windows systems.
https://bollos00.github.io/LibreMines/
GNU General Public License v3.0
78 stars 11 forks source link

Window stops responding on Customized Game #61

Open dabigf5 opened 3 weeks ago

dabigf5 commented 3 weeks ago

First of all, I am using Windows 10, and game version v2.0.1.

Bug reproduction instructions:

  1. Under the Customized Game button, set Percent of Mines to 100% (Width and Height don't matter from what I can tell)
  2. Begin the Customized Game
  3. Click on any tile
Bollos00 commented 1 week ago

Hello and thanks for the bug report.

Indeed there seems to be an issue that makes the application lock on a while loop when:

I will fix this issue on the next version