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 4f54db2 commit d3a37b1Copy full SHA for d3a37b1
doc/api/next_api_changes/behavior/18966-QP.rst
@@ -1,7 +1,7 @@
1
Modality of _formlayout
2
~~~~~~~~~~~~~~~~~~~~~~~
3
The `fedit` function and the `FormDialog` class in the private
4
- `matplotlib\backends\qt_editor\_formlayout`
+ `matplotlib/backends/qt_editor/_formlayout`
5
gains a new option: `modal`. The current behaviour (modal window) is the default.
6
If modal is set to false, the dialog is shown without returning anything.
7
This allows e.g. using the figures with the options open.
0 commit comments