Changes are not saved when a project was loaded from a save #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Occurs when loading a save, changing a variable, and writing a new save. The new save will not have the updated values unless a new analysis was performed, which is impossible to do from a save.
Will be fixed in the next release. This could be dangerous as it allows parameters to be changed, even though the analysis was not reperformed, making it not the parameters used in the analysis.