ohif-viewer/extensions/measurement-tracking/src
Joe Boccanfuso d5ff590dfc
feat(DoubleClick): double click a viewport to one up and back (#3285)
* feat(DoubleClick): double click a viewport to one up and back

Added a toggleOneUp command that puts the active viewport into a 1x1 grid layout
and it toggles out of 'one-up' by restoring its saved 'toggleOneUpViewportGridStore'
from the StateSyncService.
Added double click customization for the Cornerstone extension with the
default double click handling being the toggleOneUp command.
Added a cypress test for the double click functionality.

* PR feedback:
- tracked viewport measurements no longer show as dashed when toggling one up
- disallowed double clicking near a measurement
- updated cornerstone3D dependencies to fix double click of TMTV and volume viewport 3D
- created ViewportGridService.getLayoutOptionsFromState

* Updated the ViewportGridService docs.

* Switched to using 'cornerstoneViewportClickCommands' and consistency with the context menu clicks.
2023-03-29 15:39:51 -04:00
..
_shared fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00
contexts feat: state sync service and hanging protocol updates to preserve state (#3131) 2023-03-15 12:41:41 -04:00
panels feat(findingSite): Allow customizing the measurement panel and show site/finding (#3155) 2023-03-24 16:45:21 -04:00
viewports feat(DoubleClick): double click a viewport to one up and back (#3285) 2023-03-29 15:39:51 -04:00
getContextModule.tsx feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
getPanelModule.tsx feat(PanelService): Left or right side panel to auto start as closed but auto open when needed (#3212) 2023-03-09 22:30:09 -05:00
getViewportModule.tsx feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
id.js feat(cli): Ohif cli for modes and extensions modification (#2696) 2022-04-06 13:28:42 -04:00
index.tsx fix: left right hotkeys and remove non working ones (#2922) 2022-09-08 22:02:20 -04:00