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 d36c42c + d92baad commit 2f758bbCopy full SHA for 2f758bb
1 file changed
lib/matplotlib/backends/backend_wx.py
@@ -944,7 +944,6 @@ def _onPaint(self, evt):
944
self.draw(drawDC=drawDC)
945
else:
946
self.gui_repaint(drawDC=drawDC)
947
- evt.Skip()
948
949
def _onEraseBackground(self, evt):
950
"""
0 commit comments