Opened 5 years ago
Closed 5 years ago
#3678 closed defect (fixed)
surface cap coloring by zone not saved in session
Reported by: | Elaine Meng | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Surface | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Same cxc setup file, png file of how it looked when I saved the session, and cxs session file as for #3677.
Change History (4)
comment:1 by , 5 years ago
follow-up: 2 comment:2 by , 5 years ago
same behavior in UCSF ChimeraX version: 1.1rc202008312018 (2020-08-31)
comment:3 by , 5 years ago
Clip cap models are not saved in sessions, only whether clipping is enabled is saved. In order to restore coloring, transparency, and style (mesh / solid) they need to be saved in sessions.
comment:4 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in 1.2, not in 1.1 (too risky)..
Saved cap models in sessions. For per-vertex coloring the colors have to be automatically updated since the session does not save the per-vertex colors. It also doesn't save the cap geometry (vertices and normals) which are recomputed by the clipping code.
tested on Mac with daily build UCSF ChimeraX version: 1.1.dev202009010201 (2020-09-01)