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.
1 parent bb6e6a9 commit edf4a5aCopy full SHA for edf4a5a
1 file changed
lib/matplotlib/backends/backend_gtk3.py
@@ -881,7 +881,6 @@ def get_filename_from_user (self):
881
filename = self.get_filename()
882
break
883
884
- self.hide()
885
return filename, self.ext
886
887
class DialogLineprops:
0 commit comments