#256 closed defect (fixed)
"color seq" ignores "halfbond true"?
Reported by: | Elaine Meng | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Depiction | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
open 2gbp
color cyan targ b half f
rainbow res targ a half true
style ball
First bonds-only are colored cyan, OK. But then when I rainbow-color atoms and try to set halfbond to true, the bonds are still cyan and not in halfbond mode.
Not sure how to assign this ticket, change as needed.
Change History (2)
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 8 years ago
Component: | Unassigned → Depiction |
---|
Note:
See TracTickets
for help on using tickets.
Fixed.
The color command halfbond option was being ignored if the sequential options was given. Rainbow used the same code.