You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: be more forgiving about expecting internal state in draw_idle
Avoid race conditions with re-initing a new Qt5Agg canvas when:
- in interactive mode
- in plain python prompt
- creating a second Qt5Agg canvas for an existing figure
closes#15205
0 commit comments