Opened 8 years ago
Closed 8 years ago
#664 closed defect (fixed)
Graphics not redrawn when rapid access hidden
Reported by: | Conrad Huang | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | major | Milestone: | Alpha2 |
Component: | Window Toolkit | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
On Linux and Windows the graphics is not redrawn if the rapid access panel his hidden using the lightning bolt icon. It is redrawn on Mac.
Note:
See TracTickets
for help on using tickets.
Fixed.
Code was not handling expose events. Tested on Linux but not on Windows.