heyx3 / BpWorld

A Test game for OpenGL experiments with the Julia port of B+
1 stars 0 forks source link

Ask for confirmation before overwriting, or quitting with unsaved changes #22

Open heyx3 opened 1 year ago

heyx3 commented 1 year ago
  1. Display some kind of indication if there are unsaved changes in the DSL typed into the GUI
  2. When quitting, if there are unsaved changes in the DSL, provide a confirmation dialog to the user.
  3. Remember what file was last loaded or saved, and ask for confirmation when loading/overwriting a different file (unless there are no changes)