You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,8 @@ This release requires PlotPy v2.4.0 or later, which brings the following bug fix
44
44
45
45
* Difference, division, ...: dialog box for the second operand selection was allowing to select a group (only a signal or an image should be selected)
46
46
47
+
* When doing an operation which involves an object (signal or image) with higher order number than the current object (e.g. when subtracting an image with an image from a group below the current image), the resulting object's title now correctly refers to the order numbers of the objects involved in the operation (e.g., to continue with the subtraction example mentioned above, the resulting object's title was previously referring to the order number before the insertion of the resulting image)
48
+
47
49
## DataLab Version 0.16.1 ##
48
50
49
51
Since version 0.16.0, many validation functions have been added to the test suite.
0 commit comments