tsengwoody / Access8Math

Allows access math content written by MathML ; Assist writing math content by LaTeX
GNU General Public License v2.0
31 stars 15 forks source link

In save dialogs for exporting or previewing a document, if the user clicks Cancel, it should not proceed further. #60

Closed cary-rowen closed 2 years ago

cary-rowen commented 2 years ago

Hi,

If "Export" or "Preview" is selected under the editor's preview menu, and the user clicks Cancel in the save dialog, it should not proceed further.

My idea is to improve the OnSave() function, implement an exception catch for with open(), and OnSave() needs to return the correct state.

Thanks

tsengwoody commented 2 years ago

Commit 3c4959