Opened 10 years ago
Closed 10 years ago
#224 closed defect (fixed)
"frame drawn" trigger not fired after session restore
Reported by: | Eric Pettersen | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Graphics | Version: | |
Keywords: | Cc: | meng@… | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Pretty much as per the subject
Note:
See TracTickets
for help on using tickets.
Fixed.
Models object restore reset the redraw callback to None and the View object which sets the redraw callback was not initializing it in the session restore code.