Opened 8 years ago
Closed 8 years ago
#823 closed defect (fixed)
changing number of dashes resets pseudobond color
Reported by: | Elaine Meng | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Depiction | Version: | |
Keywords: | Cc: | Eric Pettersen | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Example:
open 1zik
hb sidechain restrict both reveal t color yellow radius .1
style #1.1 dashes 4
... makes pseudobonds gray. Setattr behaves the same way (setattr g dashes 4).
Note:
See TracTickets
for help on using tickets.
Fixed.
Was a color updating bug -- color of bond didn't change but graphics code was not setting the color. Switching to ball and stick and back to stick causes the yellow color to be restored if you need a work-around before tonight's build.