comparison Applications/StoneWebViewer/NOTES.txt @ 1958:142c7ee8fe1f

added configuration options: ShowInfoPanelAtStartup, ShowUserPreferencesButton, and ShowNotForDiagnosticUsageDisclaimer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 Oct 2022 14:53:09 +0200
parents 604fc328dc10
children 196684ae6206
comparison
equal deleted inserted replaced
1957:3f88c239043a 1958:142c7ee8fe1f
90 90
91 If the "selectedStudies" is not provided, then all the studies are 91 If the "selectedStudies" is not provided, then all the studies are
92 displayed at the startup. 92 displayed at the startup.
93 93
94 94
95 Minor changes
96 -------------
97
98 - Option "ShowInfoPanelButtonEnabled" in the Osimis Web viewer is
99 named "ShowUserPreferencesButton" in the Stone Web viewer.
100
101 - Option "AlwaysShowNotForDiagnosticUsageDisclaimer" in the Osimis Web
102 viewer is named "ShowNotForDiagnosticUsageDisclaimer" in the Stone
103 Web viewer.
104
105 - The allowed values for option "ShowInfoPanelAtStartup" are "Always",
106 "Never" of "User" (note the first character in upper case). In the
107 Osimis Web viewer, these options were in lower case.
108
109
110
95 Authorization to the DICOMweb server (new in 2.0) 111 Authorization to the DICOMweb server (new in 2.0)
96 ==================================== 112 ====================================
97 113
98 The function "stone.AddHttpHeader()" exposed in the WebAssembly API 114 The function "stone.AddHttpHeader()" exposed in the WebAssembly API
99 can be used to add custom HTTP headers to each XMLHttpRequest that is 115 can be used to add custom HTTP headers to each XMLHttpRequest that is