Skip to content
Snippets Groups Projects
Commit e2006f1e authored by Tobias Hangleiter's avatar Tobias Hangleiter
Browse files

drop unnecessary draw

parent be69982c
Branches
Tags
1 merge request!57Various small improvements
......@@ -497,7 +497,6 @@ class PlotManager:
self.setup_figure()
# Flush out all idle events
self.fig.canvas.draw_idle()
if self.plot_update_mode in {'always'}:
self.fig.canvas.flush_events()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment