We have short cuts to, e.g. delete items and copy paste data. That's convenient but sometimes execute an action by short cuts which was not intended an you would like to undo.
Describe the solution you'd like
Provide the undo function to revert to the last state before the last action.
Provide redo function, to undo an undo :-)
Undo should work for all modifications:
- config items in profiles
- profile settings, like name and order
- project settings, like name and sim type
- global settings, like log level change
We have short cuts to, e.g. delete items and copy paste data. That's convenient but sometimes execute an action by short cuts which was not intended an you would like to undo.
Describe the solution you'd like
Provide the undo function to revert to the last state before the last action.
Provide redo function, to undo an undo :-)
Undo should work for all modifications: