tome-editor
tome-editor copied to clipboard
Tome 0.8 - Major issue: Import not handled by UndoController
Importing data should be handled by the UndoController, either as atomic operation or as a sequence of AddRecordCommand / UpdateRecord commands. Right now, importing data cannot be undone and the project state does not indicate the changes made to the project.