stone
This commit is contained in:
parent
7269c5e7e6
commit
d9967941bc
@ -2,6 +2,12 @@
|
|||||||
"StoneWebViewer": {
|
"StoneWebViewer": {
|
||||||
"DateFormat": "DD/MM/YYYY",
|
"DateFormat": "DD/MM/YYYY",
|
||||||
"PrintEnabled": false,
|
"PrintEnabled": false,
|
||||||
|
"CombinedToolEnabled": true,
|
||||||
|
"CombinedToolBehaviour": {
|
||||||
|
"LeftMouseButton": "Windowing",
|
||||||
|
"MiddleMouseButton": "Pan",
|
||||||
|
"RightMouseButton": "Zoom"
|
||||||
|
},
|
||||||
"DownloadAsJpegEnabled": false,
|
"DownloadAsJpegEnabled": false,
|
||||||
"DownloadStudyEnabled": false,
|
"DownloadStudyEnabled": false,
|
||||||
"DownloadDicomDir": false,
|
"DownloadDicomDir": false,
|
||||||
@ -9,6 +15,6 @@
|
|||||||
"ShowInfoPanelAtStartup": "Never",
|
"ShowInfoPanelAtStartup": "Never",
|
||||||
"ShowUserPreferencesButton": true,
|
"ShowUserPreferencesButton": true,
|
||||||
"ShowNotForDiagnosticUsageDisclaimer": false,
|
"ShowNotForDiagnosticUsageDisclaimer": false,
|
||||||
"DicomCacheSize": 2048
|
"DicomCacheSize": 256
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user