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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ for future and past milestones.
24
24
an image along a row or a column
25
25
* Added "Extract average profile" to "Operations" menu, to extract the
26
26
average profile on a rectangular area of an image, along a row or a column
27
-
* Image LUT range is now saved in the HDF5 file:
27
+
* Image LUT range (contrast/brightness settings) is now saved in the HDF5 file:
28
28
* As for curve and image styles, the LUT range was already persistent during
29
29
the working session, but was lost when saving and reloading the HDF5 file
30
30
* Now, the LUT range is saved in the HDF5 file and is restored when reloading it
@@ -91,6 +91,11 @@ for future and past milestones.
91
91
the active signal/image panel, andnot on all panels.
92
92
* This is now fixed (see [Issue #11](https://github.com/Codra-Ingenierie-Informatique/DataLab/issues/11) - "Show graphical object titles" and "Auto-refresh" actions were working only on current signal/image panel)
93
93
* Fixed [Issue #14](https://github.com/Codra-Ingenierie-Informatique/DataLab/issues/14) - Saving/Reopening HDF5 project without cleaning-up leads to `ValueError`
0 commit comments