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 6953588 commit 6f1359eCopy full SHA for 6f1359e
doc/api/next_api_changes/behavior/18966-QP.rst
@@ -0,0 +1,7 @@
1
+ Modality of _formlayout
2
+ ~~~~~~~~~~~~~~~~~~~~~~~
3
+ The `fedit` function and the `FormDialog` class in the private
4
+ `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