#1502 closed defect (fixed)
menu undo/redo not logged
| Reported by: | Elaine Meng | Owned by: | Conrad Huang |
|---|---|---|---|
| Priority: | moderate | Milestone: | 1.0 |
| Component: | General Controls | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
when I use the menu to undo, nothing is added to the Log. Shouldn’t it execute the “undo" command so that it will show up in the Log? (same for redo)
Change History (2)
comment:1 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:2 by , 7 years ago
| Component: | Unassigned → General Controls |
|---|
Note:
See TracTickets
for help on using tickets.
Fixed in d25c8fac1.
Menu items for undo/redo were implemented before commands. Now they just execute the corresponding command.