T0nyX1ang / noqx

Extended logic puzzle solver of noq.
https://noqx.tonyxiang.site/
GNU General Public License v3.0
3 stars 0 forks source link

[Bug] Nonogram initial value conflicts with unsetting the last value #13

Closed T0nyX1ang closed 7 months ago

T0nyX1ang commented 7 months ago

A clue is set: image

After pressing a "Delete" key image

We can see that all the clues are gone.

This issue can be avoided in 73e1591, just before the initial value is set. So the issue is along with the initial value setting.

Analysis of this bug:

Methods to fix: