Opened 15 years ago
Closed 5 years ago
#4608 closed enhancement (fixed)
improve command stack dialog (undo any edit)
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | command stack undo redo | Cc: |
Description (last modified by )
It would be nice if the command stack could get some more features:
give more information (id).
possibility to select these elements -> focus on them.
- possibility to undo not just the last edit but any edit and raise a conflict if needed.
possibility to forget edits (clean list).
Attachments (0)
Change History (7)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Description: | modified (diff) |
---|---|
Keywords: | command stack added; undo list removed |
Summary: | improve undo-list → improve command stack dialog |
comment:4 by , 12 years ago
Undoing any edit separately would be a major enhancement. Just did get the info about deleting a node (by mistake) in the upload summary. The deletion had taken place more than 50 edits in advance. Only had two possibility to solve:
- download the node again in an extra layer, modify it and merge the layers (did not exactly know the position)
- save the data and edit the file with an text editor (that is what I did).
comment:5 by , 12 years ago
If 3. gets implemented some direct selection of objects in command line dialog from selection list's context menu would be nice or even an extra edit action "forget my changes".
comment:6 by , 10 years ago
Cc: | removed |
---|---|
Keywords: | undo redo added |
Summary: | improve command stack dialog → improve command stack dialog (undo any edit) |
comment:7 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Let's discuss the outstanding item 3 in #18133.
r4153