ohif-viewer/public/config
David Wire 3398a894a3 feat(commandsModule): Add previousImage and nextImage actions and commands (#710)
* feat(commandsModule): Add `previousImage` and `nextImage` actions and commands

This change adds the keybindings for previousImage (down) and nextImage (up) to the default
configuration and adds the command and action necessary to support it. This pull request is
dependent upon https://github.com/cornerstonejs/cornerstoneTools/pull/1025 which exports the scroll
utility it uses.

* style(default.js): Switch tabs to spaces

* fix(commandsModule): import `scroll` through cornerstoneTools.import
2019-07-23 14:52:29 -04:00
..
default.js feat(commandsModule): Add previousImage and nextImage actions and commands (#710) 2019-07-23 14:52:29 -04:00
demo.js feat(StudyList): Disable study list link/route using 'showStudyList' config property (#597) 2019-07-08 21:29:59 +02:00
docker_nginx-orthanc.js feat(StudyList): Disable study list link/route using 'showStudyList' config property (#597) 2019-07-08 21:29:59 +02:00
docker_openresty-orthanc-keycloak.js feat(StudyList): Disable study list link/route using 'showStudyList' config property (#597) 2019-07-08 21:29:59 +02:00
docker_openresty-orthanc.js feat(StudyList): Disable study list link/route using 'showStudyList' config property (#597) 2019-07-08 21:29:59 +02:00
google.js fix(OpenIDConnect): Stop storing tokens in sessionStorage. Prefix OIDC routes automatically. Add logout button (#698) 2019-07-21 16:43:42 +02:00
local_dcm4chee.js feat(StudyList): Disable study list link/route using 'showStudyList' config property (#597) 2019-07-08 21:29:59 +02:00
netlify.js feat(StudyList): Disable study list link/route using 'showStudyList' config property (#597) 2019-07-08 21:29:59 +02:00
public_dicomweb.js feat(StudyList): Disable study list link/route using 'showStudyList' config property (#597) 2019-07-08 21:29:59 +02:00