diff Applications/StoneWebViewer/NEWS @ 1926:8efcff08f868

added reference paper
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Mar 2022 19:01:43 +0100
parents f4050908c6bc
children c73e696967b0
line wrap: on
line diff
--- a/Applications/StoneWebViewer/NEWS	Wed Mar 23 14:21:22 2022 +0100
+++ b/Applications/StoneWebViewer/NEWS	Wed Mar 23 19:01:43 2022 +0100
@@ -2,16 +2,16 @@
 ===============================
 
 * Display of overlays
-* SeriesList: 
-  - display the SeriesNumber tag in front of image count.
-  - order series by SeriesNumber
-  - don't show non displayable series (see "SkipSeriesFromModalities")
+* List of series: 
+  - Display the SeriesNumber tag in front of image count
+  - Order series by SeriesNumber
+  - Don't show non displayable series (see "SkipSeriesFromModalities")
 * In the top right overlay, display ContentDate/ContentTime if they are 
-  available in the instance.  If not, StudyDate is displayed (previous
-  behavior)
+  available in the instance. If not, StudyDate is displayed (previous
+  behavior).
 * New configuration options:
-  - "TimeFormat" to control the way Dicom Times are displayed.
-  - "SkipSeriesFromModalities" to ignore series from given modality types.
+  - "TimeFormat" to control the way Dicom Times are displayed
+  - "SkipSeriesFromModalities" to ignore series from given modality types
 
 
 Version 2.2 (2021-08-31)