Skip to content

Commit 5b77e78

Browse files
committed
CHANGELOG: add another bug fix
1 parent d380593 commit 5b77e78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ for future and past milestones.
7575
* Fixed a performance issue due to an unnecessary refresh of the plot view when adding a new signal or image
7676
* Fixed [Issue #77](https://github.com/DataLab-Platform/DataLab/issues/77) - Intensity profiles: unable to accept dialog the second time
7777
* Fixed [Issue #75](https://github.com/DataLab-Platform/DataLab/issues/75) - View in a new window: curve anti-aliasing is not enabled by default
78+
* Annotations visibility is now correctly saved and restored:
79+
* Before this release, when modifying the annotations visibility in the separate plot view, the visibility was not saved and restored when reopening the plot view
80+
* This has been [fixed upstream](https://github.com/PlotPyStack/PlotPy/commit/03faaa42e5d6d4016ea8c99334c29d46a5963467) in PlotPy (v2.3.3)
7881

7982
## DataLab Version 0.15.1 ##
8083

0 commit comments

Comments
 (0)