swaroopg92 / penpa-edit

Web application to create and solve Sudokus and Puzzles
https://swaroopg92.github.io/penpa-edit/
Other
104 stars 42 forks source link

Fix board resize #152

Closed marknn3 closed 8 months ago

marknn3 commented 10 months ago

Board resizing had several issues and was very complex. This PR fixes all known issues and implements the following:

Fixed issues:

This PR fixes #143

swaroopg92 commented 8 months ago

Thank you. I have merged it. There were a couple of changes I made. I fixed an undo greying bug (not because of this PR but it was already there in master branch). The "row" and "column" wordings were swapped and was updated.