Closed davmillar closed 1 year ago
I can't seem to get the digit entry working on my laptop -- in this branch or in main! Can you please verify that it works for you now? I'll debug the digit part further tomorrow -- too tired right now.
I will watch out if anyone reports anything, but it worked on my end, merged, and pushed. Thanks.
@davmillar I was testing this. I found one issue, in Sudoku Mode (If you have Numpad Keyboard). (No issues with Numbers above the Qwerty) Original Behavior it was/it should be: Shift + Numbers in Numpad = place the digit in the corners of the cell. Current Changed Behavior: SHIFT + 4/6/8/2, it also moves a cell and then places the number in the corner. (The arrow key got activated)
I presume because of the rearrangement of the code, one of the condition checks got misplaced. I am traveling for a week and won't have access to my development laptop. If you find time, take a look or I will debug once I am back End of July.