Opened 8 years ago
Closed 8 years ago
#734 closed defect (fixed)
surface near caps keep disappearing as I move near clipping plane
Reported by: | Elaine Meng | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Surface | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
If you move the clipping plane so that the surface isn't clipped, but then move it back, the cap has disappeared. It is still in the model list, it just gets unshown automatically.
For example:
open 1zik
surf
(start Side View, move near plane to clip surface(s), move it back so they aren't clipped, move it back to clip again)
Note:
See TracTickets
for help on using tickets.
Fixed.
Now that caps are models I let the user control their hiding and showing (e.g. using Model Panel). I took out the cap code that auto-shows the caps but forgot to remove the auto-hide code.