Actions
Feature #152
open
DS
Add clean/dirty tracking to Undo/Redo support
Feature #152:
Add clean/dirty tracking to Undo/Redo support
Start date:
09/22/2015
Due date:
% Done:
0%
Estimated time:
Description
So that if we undo to the state where it was clean, it shows as clean (and if we undo past the last save, it is dirty)
Need to make sure if we undo past the last save to a previous save point, it shows as dirty.
DS Updated by Damian Small over 10 years ago
- Related to Feature #28: Undo support added
DS Updated by Damian Small over 10 years ago
- Related to Feature #153: Add selection tracking to Undo/Redo added
DS Updated by Damian Small over 9 years ago
- Target version changed from 2.0.0 to 1.7.0
DS Updated by Damian Small about 7 years ago
- Target version changed from 1.7.0 to Unplanned
Seems to be high effort. May require re-factoring most clean/dirty tracking to combine state change with corresponding edits.
Actions