File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,11 @@ New features
10
10
Miscellaneous improvements
11
11
^^^^^^^^^^^^^^^^^^^^^^^^^^
12
12
13
+ * Sizes of the main window and the resizable components are saved when closing the viewer and restored
14
+ when it is reopened (closes :editor_issue:`165 `).
15
+
13
16
* added keyword arguments ``rtol``, ``atol`` and ``nans_equal`` to the :py:obj:`compare()` function
14
17
(closes :editor_issue:`172 `).
15
18
16
- * Sizes of the main window and the resizable components are saved when closing the viewer and restored
17
- when the viewer is reopened (closes :editor_issue:`165 `).
18
-
19
19
* :py:obj:`run_editor_on_exception()` now uses :py:obj:`debug()` so that one can inspect what the state was in all
20
20
functions traversed to reach the code which triggered the exception.
21
-
22
-
23
- Fixes
24
- ^^^^^
25
-
26
- * fixed something (closes :editor_issue:`1 `).
You can’t perform that action at this time.
0 commit comments