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 55a3e96 commit 71e7bf8Copy full SHA for 71e7bf8
doc/source/changes/editor/version_0_32_1.rst.inc
@@ -0,0 +1,10 @@
1
+.. py:currentmodule:: larray_editor
2
+
3
+Fixes
4
+^^^^^
5
6
+* fixed the "Cancel" button of the confirmation dialog when trying to quit the editor with unsaved modifications.
7
+ It was equivalent to discard, potentially leading to data loss.
8
9
+* fixed (harmless) error messages appearing when trying to display any variable via the console when using
10
+ matplotlib 3.1+
0 commit comments