RonBOakes / conlang_audio_honing

A tool for using speach to hone the sound of a conlang (constructed language)
GNU General Public License v3.0
1 stars 0 forks source link

Add "dirty" check to LanguageHoningForm #21

Closed RonBOakes closed 8 months ago

RonBOakes commented 8 months ago

In the OnApplicationExit method of LanguageHoningForm, add code to check if LanguageDescription or sampleText has changed since the last time that data was saved. If so, prompt the user to see if they want to save the changes.

RonBOakes commented 8 months ago

Duplicate of issues #17