Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f1359e

Browse files
committed
add API change
1 parent 6953588 commit 6f1359e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)