ohif-viewer/modes/basic-test-mode
Bill Wallace 8af0362d12
fix(typescript): rename services to fix typescript (#3165)
* fix: Rename services to lower camel case, hp, measure

* fix: Rename DisplaySetService instances to displaySetService

* fix: Rename CornerstoneViewportService to lower camel case

* fix: Added lower case segmentationService rename

* rename other services (#3166)

* rename uiDialogService

* rename toolGroupService

* rename uiNotificationService

* rename viewportGridService

* rename syncGroupService

* rename CornerstoneCacheService

* Fix a syntax error in hotkeys

* Fix a couple of rename issues that were missed

---------

Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-02-10 16:46:09 -05:00
..
.webpack fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00
src fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
babel.config.js fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00
LICENSE fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00
package.json fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00
README.md fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00

Test mode

This mode is used to test the basic functionality of the OHIF viewer in a controlled environment. It is not intended to be used for development or production.