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 63e58b3 + 9313d26 commit 4932e2bCopy full SHA for 4932e2b
1 file changed
lib/matplotlib/widgets.py
@@ -879,7 +879,6 @@ def _click(self, event):
879
if self.ignore(event):
880
return
881
if event.inaxes != self.ax:
882
- self.capturekeystrokes = False
883
self.stop_typing()
884
885
if not self.eventson:
0 commit comments