Opened 6 years ago
Closed 6 years ago
#3031 closed defect (fixed)
No partial dot surfaces
Reported by: | pett | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Surface | Version: | |
Keywords: | Cc: | Elaine Meng | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Once I added surface styles to the Actions menu, it became obvious that, unlike solid and mesh, you cannot show partial dot surfaces. Seems like you should be able to...
Attachments (1)
Change History (6)
comment:2 by , 6 years ago
Type: | defect → enhancement |
---|
comment:3 by , 6 years ago
Type: | enhancement → defect |
---|
No, this issue isn't their esthetics, it's that you can't show a partial surface. These commands demonstrate the problem:
open 1zik
surf :12-14. # surface for just these residues shown
surf style dots # entire surface shown
comment:4 by , 6 years ago
Priority: | moderate → minor |
---|
Elaine hates the dot-surface esthetics, so I will probably withdraw them from the Actions menu. Therefore I have lowered the priority of this ticket, but the underlying problem is still there.
comment:5 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed.
Got it, the whole surface was shown as dots even if it had a triangle mask. I made the triangle mask apply to the dots too.