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.
Actions