Opened 6 years ago
Closed 6 years ago
#2474 closed enhancement (fixed)
color command could infer target is labels if only labels specified
Reported by: | Elaine Meng | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Depiction | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
if you select 2D labels only, “color sel red” does nothing. If only label(s) are selected maybe it should infer target is labels. Reassign as appropriate.
Change History (3)
comment:1 by , 6 years ago
Owner: | changed from | to
---|
comment:2 by , 6 years ago
Type: | defect → enhancement |
---|
Currently the default target for the color command is everything except labels. The color command does not currently adjust the default target based on what objects are specified. The show and hide commands do adjust the target based on whether atoms, pseudobonds or models are specified.
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Done.
Color command with only 2d labels specified now uses default target "l".
Note:
See TracTickets
for help on using tickets.
How the color command decides what the targets are seems to be a Tom Goddard thing.