Opened 8 years ago
Closed 8 years ago
#857 closed defect (duplicate)
make "select up/down" commands work with "undo"
Reported by: | Elaine Meng | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Undo/Redo | Version: | |
Keywords: | Cc: | Tom Goddard | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
If I understand correctly, the other "select" subcommands already work with undo. I made a ticket for a more comprehensive selection undo, #855, just to put the idea out there.
Obviously up and down undo each other; the problem, however, is when undo is used on some earlier select command. For example,
open 1zik; show :lys
select @nz
sel up
sel up
undo
…only deselects @nz
No idea what component this should be assigned to.
Change History (2)
comment:1 by , 8 years ago
Component: | Unassigned → Undo/Redo |
---|
comment:2 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Same as #855.