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 Elaine Meng, 5 years ago

tested on Mac with daily build UCSF ChimeraX version: 1.1.dev202009010201 (2020-09-01)

in reply to:  2 ; comment:2 by Elaine Meng, 5 years ago

same behavior in UCSF ChimeraX version: 1.1rc202008312018 (2020-08-31)

comment:3 by Tom Goddard, 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.

Last edited 5 years ago by Tom Goddard (previous) (diff)

comment:4 by Tom Goddard, 5 years ago

Resolution: fixed
Status: assignedclosed

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.

Note: See TracTickets for help on using tickets.