Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa0a4da + b121c76 commit cc684c2Copy full SHA for cc684c2
1 file changed
lib/matplotlib/backends/backend_wx.py
@@ -937,7 +937,6 @@ def _onPaint(self, evt):
937
self.draw(drawDC=drawDC)
938
else:
939
self.gui_repaint(drawDC=drawDC)
940
- evt.Skip()
941
942
def _onSize(self, evt):
943
"""
0 commit comments