SecUSo / privacy-friendly-sudoku

Privacy Friendly App to play Sudoku on Android.
https://secuso.org/pfa-sudoku
GNU General Public License v3.0
144 stars 55 forks source link

overrite Cell Values with inquiry #68

Open bastel42 opened 3 years ago

bastel42 commented 3 years ago

if a Cell allready contains a number and you slip on entering an value to wrong cell this value is overritten. Would it possible to implement an option to ask for overwriting cells?

annihat commented 3 years ago

is this needed? The [back] button reverts the cell to previous values

bastel42 commented 3 years ago

yes because, when playing quick you don't recognize that you have overriten a cell which allready have been set.

------ Originalnachricht ------ Von: "annihat" @.> An: "SecUSo/privacy-friendly-sudoku" @.> Cc: "bastel42" @.>; "Author" @.> Gesendet: 26.03.2021 11:19:28 Betreff: Re: [SecUSo/privacy-friendly-sudoku] overrite Cell Values with inquiry (#68)

is this needed? The [back] button reverts the cell to previous values

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SecUSo/privacy-friendly-sudoku/issues/68#issuecomment-808098137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARWLAXFUZLAEGXRJL3GWACLTFRNTBANCNFSM4TQI4ASA.

annihat commented 3 years ago

yes because, when playing quick you don't recognize that you have overriten a cell which allready have been set.

would a screen flash or a beep work instead? I ask because I think a pop-up would annoy me.

Perhaps 'settings' could offer a drop-down with 'ignore', 'flash', 'beep', 'ask', 'everything'?

annihat commented 3 years ago

can I up-vote for this enhancement, please?