Opened 7 years ago
Closed 7 years ago
#1306 closed defect (fixed)
pseudobond labels not on top
Reported by: | Elaine Meng | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Depiction | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
When I show pseudobond labels, they are not on top and cannot be made to be on top. Atom, bond, residue labels don't have this problem. Image attached of 1bzm zinc-binding site with residues and pseudobonds labeled.
Attachments (1)
Change History (2)
by , 7 years ago
Attachment: | pblabels.png added |
---|
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed.
This was a bit tricky to fix. Needed to add a new graphics draw pass ("last") to properly draw the labels on top.
I also reverted not-on-top labels to draw as transparent models so that the blend correctly but this has the adverse
effect that they will be hidden beneath transparent surfaces unless a label background color is used. I don't have
any good way to remedy that -- it is a manifestation of the one-layer transparency limitation.