Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Edited Indicator Behavior (#1910)
* - The edited indicator now behaves as expected - The autosave() method provided by NSDocument automatically calls updateChangeCount accordingly, as such, removing the direct call to updateChangeCount with a value of .changeCleared resolves the issue
- Loading branch information