meikpiep / gauguin

Gauguin is a Sudoku-like game for Android where you solve grids via calculation and logic.
GNU General Public License v3.0
109 stars 6 forks source link

Position of "0" in selection vs pencil grid don't match #157

Closed drkthomp closed 6 months ago

drkthomp commented 7 months ago

In the pencil mark grid, 0 is first, whereas in the selection bar it is last. Feature wise I would prefer if it were first or if there was an option to decide, but not matching at all seems like a bug.

Screenshot_20240421-224137_Gauguin

(Also love this game!)

meikpiep commented 6 months ago

Sorry for the delay - the inconsistency is definitely a bad thing. I have no definite opinion which way round would be best and want to avoid another option.

I will try to play a few such games to get a feeling.

meikpiep commented 6 months ago

I got to the opinion that the 3x3 pencil marks should follow the key pad layout, so it will look like this:

grafik

I think the "1-2-3" in the first line of the key pad is a common settings to be preserved, but let's see what the other users mean.

meikpiep commented 6 months ago

A 7x7 sample will make it more clear:

grafik

meikpiep commented 6 months ago

Just merged the changes, will get into the next release - feel free to add feedback.

meikpiep commented 6 months ago

FYI: I optimized the layout a bit, see here: grafik

meikpiep commented 5 months ago

FYI: I just released version 0.26.0 including this change. Should be online via Google play store in 1-2 days and via F-Droid in 3-6 days.