Skip to content

1.8.227

Compare
Choose a tag to compare
@RobertBColton RobertBColton released this 24 Feb 19:52
· 11 commits to master since this release
Faster Unsaved Changes

Use a single application global boolean to flag when the project has
been modified. This replaces the per resource boolean, without
sacrificing the improved accuracy over GM of whether the project
actually changed. Checking for unsaved changes at close is now only a
linear scan over the open frames, and not every resource in the project.
Creation of groups and deletion of resources is also now additionally
recognized by the check.