Saurabhsakhare / opensudoku-android

Automatically exported from code.google.com/p/opensudoku-android
0 stars 0 forks source link

Can't edit note when number button is disabled #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If, for example, the user puts all cells with note 1, now resolving the
sudoku puts all the corrects 1's. The program will disable the button 1 in
edit mode and also in note mode. With this you cannot delete the remain
notes with 1 of remaining cells.

Original issue reported on code.google.com by romario...@gmail.com on 6 Oct 2009 at 6:37

GoogleCodeExporter commented 8 years ago
Fixed in trunk. "Disable completed values" has been changed to "Dim completed
values". No buttons are disabled.

Original comment by romario...@gmail.com on 11 Oct 2009 at 7:54

GoogleCodeExporter commented 8 years ago

Original comment by romario...@gmail.com on 15 Nov 2009 at 5:53

GoogleCodeExporter commented 8 years ago
Issue 50 has been merged into this issue.

Original comment by romario...@gmail.com on 15 Nov 2009 at 5:56

GoogleCodeExporter commented 8 years ago
I've changed "Dim completed values" to "Hihlight completed values".

Original comment by romario...@gmail.com on 16 Nov 2009 at 8:11