Undo for all
This commit is contained in:
parent
f681b69467
commit
f2d0494af2
3 changed files with 8 additions and 4 deletions
|
|
@ -1238,8 +1238,8 @@ private:
|
|||
|
||||
### Milestone 6: Undo/Redo & Polish
|
||||
**Estimated Time:** 1-2 weeks
|
||||
- [ ] Integrate QUndoStack for all graph operations
|
||||
- [ ] Implement command classes for link, volume, node operations
|
||||
- [x] Integrate QUndoStack for all graph operations
|
||||
- [x] Implement command classes for link, volume, node operations
|
||||
- [ ] Add keyboard shortcuts (Delete, Ctrl+D, Ctrl+Z, etc.)
|
||||
- [ ] Implement context menus for nodes/canvas
|
||||
- [ ] Add copy/paste/duplicate functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue