ohif-viewer/platform/core/src/classes
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
..
CommandsManager.test.js fix: Create typed services and allow lower case access to agree with naming conventions (#3141) 2023-02-07 14:31:55 -05:00
CommandsManager.ts feat: Allow configurable context menus (#2894) 2023-03-22 17:45:28 -04:00
Hotkey.ts fix(hotkeys): fix the hotkey manager to not save the defaults (#3162) 2023-02-10 14:30:56 -05:00
HotkeysManager.test.js fix: Create typed services and allow lower case access to agree with naming conventions (#3141) 2023-02-07 14:31:55 -05:00
HotkeysManager.ts fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
ImageSet.js feat(ImageSet): Avoid exposing the images field by adding a getNumImagesMethod (#3179) 2023-02-16 13:07:12 -05:00
index.js fix: Create typed services and allow lower case access to agree with naming conventions (#3141) 2023-02-07 14:31:55 -05:00
MetadataProvider.js feat(metadata): added voiLUTFunction to MetadataProvider (#2959) 2023-02-02 17:32:38 -05:00