comparison Applications/StoneWebViewer/NEWS @ 1996:6e4ef6e3b2bf

linear interpolation of images can be turned off in the user preferences
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 01 Nov 2022 19:41:03 +0100
parents 317a53d4fdc6
children c622219a3388
comparison
equal deleted inserted replaced
1995:f2a094fa8c33 1996:6e4ef6e3b2bf
8 * Added left/right rotation buttons 8 * Added left/right rotation buttons
9 * Added magnifying glass 9 * Added magnifying glass
10 * Added vertical slider showing position of the current frame inside the series 10 * Added vertical slider showing position of the current frame inside the series
11 * Display of orientation markers 11 * Display of orientation markers
12 * The text field with the instance number is editable to go to a specific instance 12 * The text field with the instance number is editable to go to a specific instance
13 * Linear interpolation of images can be turned off in the user preferences
13 * New configuration options: 14 * New configuration options:
14 - "ShowInfoPanelAtStartup" to control the info panel at startup 15 - "ShowInfoPanelAtStartup" to control the info panel at startup
15 - "ShowUserPreferencesButton" to show the button for setting preferences 16 - "ShowUserPreferencesButton" to show the button for setting preferences
16 - "ShowNotForDiagnosticUsageDisclaimer" to show disclaimer about diagnostic usage 17 - "ShowNotForDiagnosticUsageDisclaimer" to show disclaimer about diagnostic usage
17 - "DicomWebHttpHeaders" to set HTTP headers in DICOMweb requests 18 - "DicomWebHttpHeaders" to set HTTP headers in DICOMweb requests