comparison Applications/StoneWebViewer/WebApplication/index.html @ 1677:51bab5188a13

start multiple preset windowings
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 23 Nov 2020 19:24:18 +0100
parents 0621e523b670
children f2e8b3ac1dcd
comparison
equal deleted inserted replaced
1676:5e76d5e8167a 1677:51bab5188a13
476 Click on the button to toggle the windowing tool or apply a preset to the selected viewport. 476 Click on the button to toggle the windowing tool or apply a preset to the selected viewport.
477 </p> 477 </p>
478 478
479 <ul class="wvToolbar__windowingPresetList"> 479 <ul class="wvToolbar__windowingPresetList">
480 <li class="wvToolbar__windowingPresetListItem"> 480 <li class="wvToolbar__windowingPresetListItem">
481 <a href="#" onclick="app.SetDefaultWindowing()"> 481 <a href="#" onclick="app.SetPresetWindowing()">
482 Default 482 Preset
483 </a> 483 </a>
484 </li> 484 </li>
485 <li class="wvToolbar__windowingPresetListItem"> 485 <li class="wvToolbar__windowingPresetListItem">
486 <a href="#" onclick="app.SetWindowing(-400, 1600)"> 486 <a href="#" onclick="app.SetWindowing(-400, 1600)">
487 CT Lung <small>(L -400, W 1,600)</small> 487 CT Lung <small>(L -400, W 1,600)</small>