diff Applications/StoneWebViewer/NOTES.txt @ 2016:f30d7055ed6a

new URL argument "menu" to change the layout of the list of studies/series
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 03 Dec 2022 08:12:14 +0100
parents 196684ae6206
children 5653b6335642
line wrap: on
line diff
--- a/Applications/StoneWebViewer/NOTES.txt	Sat Dec 03 07:59:13 2022 +0100
+++ b/Applications/StoneWebViewer/NOTES.txt	Sat Dec 03 08:12:14 2022 +0100
@@ -124,6 +124,16 @@
 "Authorization: Bearer Hello"
 
 
+Additional options
+==================
+
+- If present in the URL, the "menu" argument can be used to set the
+  default layout of the left-hand list of studies/series. Its allowed
+  values are "hidden", "small", "grid" (default value at the study
+  level), or "full" (default value at the series level). (new in Stone
+  Web viewer 2.5)
+
+
 Dynamic actions using messages
 ==============================