ohif-viewer/modes/basic-test-mode
Bill Wallace bc642fd2b6
feat: Allow configurable context menus (#2894)
* feat: Context menu

feat: Custom context menu

Adding documentation

PR updates

* fix: Capture tool exception

* PR updates

* Add fully worked out examples in the basic test mode/extension

* Fix the menu display

* fix: Make the commands on clicks much more configurable

* Wait for load before double clicking

* docs

* PR changes - nothing functional, just moving things endlessly

* PR comments

* PR changes - rename the default context menu

* Renamed the cornerstoneContextMenu to measurementsContextMenu

* Add chevron right to the sub-menus
2023-03-22 17:45:28 -04:00
..
.webpack fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00
src feat: Allow configurable context menus (#2894) 2023-03-22 17:45:28 -04: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 feat: add more e2e tests for MPR and add test mode and extension (#3180) 2023-02-17 15:04:07 -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.