Opened 10 years ago
Closed 10 years ago
#243 closed defect (fixed)
tether color lag?
Reported by: | Elaine Meng | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Depiction | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
I infer tether color is supposed to track the CA color, but it does not update until the cartoon-segment color is also changed. For example, open the attached session and try:
color sel cyan targ a
....tether stays orange
color sel purple targ c
....tether becomes cyan
Attachments (1)
Change History (2)
by , 10 years ago
Attachment: | tethers.cxs added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in daily build. Was only updating tethers if there was a "shape" (show/hide) change but not a color or selection change. Now tethers get updated on color changes too.