florian1345 / sudoverse-xamarin

A GUI application which contains functionality related to Sudoku (generating, playing, editing, ...).
MIT License
0 stars 0 forks source link

Fix save query on "Back" in Editor #40

Closed florian1345 closed 2 years ago

florian1345 commented 2 years ago

When pressing "Back" in the editor with unsaved changes, the program will now correctly query the user whether they would like to save. This resolves #38