Opened 8 years ago
Closed 8 years ago
#1075 closed defect (fixed)
label (single?) color not saved in session
Reported by: | Eric Pettersen | Owned by: | Eric Pettersen |
---|---|---|---|
Priority: | blocker | Milestone: | 1.0 |
Component: | Depiction | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
I had adjusted label colors by using the color-well button in the model panel, and the changed color was not preserved through session save/restore.
Change History (2)
comment:1 by , 8 years ago
Owner: | changed from | to
---|
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I tested this for 3d atom labels and distance labels. Atom label color is properly restored, but distance label color reverts to yellow. A quick look at the code suggests that dist_monitor/src/monitor.py resets the label color to the pseudobond group color.
Reassign to Eric to fix the distance monitor session restore.