USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 67 forks source link

detect if model has been changed after open or save #286

Closed TongZhai closed 5 years ago

TongZhai commented 6 years ago

Mechanism for detecting changes made to a model after loaded into the UI or after a recent 'Save'. Right now, changes will be thrown away if users don't save a copy via either 'Save' or 'Save As'. Also, detecting if model is changed, could also help direct event such as clearing the status report from a previous run.

PaulDudaRESPEC commented 5 years ago

Fixed. Each UI element that makes changes to the core has been tested to ensure it properly triggers the 'unsaved changes' warning.