Opened 10 years ago
Closed 10 years ago
#310 closed defect (fixed)
redrawing ribbon hides ribbon selection highlights
| Reported by: | Elaine Meng | Owned by: | Conrad Huang |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Depiction | Version: | |
| Keywords: | Cc: | Eric Pettersen, Tom Goddard | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
If you have some selection that includes ribbon segments but then redraw the ribbon for some reason (e.g. changing smoothing or coloring of the ribbon) the selection highlighting disappears even though the residues are still selected.
Example:
open 2gbp
sel coil
color helix red
(see that coil ribbon selection highlights disappear)
color sel cyan
(see that coil ribbon turns cyan even though it didn't look selected)
Change History (2)
comment:1 by , 10 years ago
| Cc: | added; removed |
|---|
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [develop 608a148].
After remaking ribbon, needed to clear the "draw selected residues" because the old graphics object is gone.