ohif-viewer/platform/ui
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
..
.storybook fix: storybook with typescript (#2926) 2022-09-13 08:57:22 -04:00
.webpack feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
src feat(DoubleClick): double click a viewport to one up and back (#3285) 2023-03-29 15:39:51 -04:00
static feat: OHIF-v3 UI Component Library (#2653) 2022-02-10 14:08:34 -05:00
.gitignore feat: Update to WADO Image Loader 4.0.3 to add dynamically imported WebAssembly codec support 🚀 (#2538) 2021-09-24 09:06:52 +02:00
babel.config.js feat: OHIF-v3 UI Component Library (#2653) 2022-02-10 14:08:34 -05:00
CHANGELOG.md chore(release): publish [skip ci] 2020-05-04 14:15:22 +00:00
package.json fix(tmtv): hanging protocol state sync (#3269) 2023-03-21 14:25:56 -04:00
README.md feat: OHIF-v3 UI Component Library (#2653) 2022-02-10 14:08:34 -05:00
tailwind.config.js feat(ViewportActionBar and CinePlayer): Add new design for action bar and cine player (#3204) 2023-02-28 15:57:19 -05:00

@ohif/ui

For Running Storybook

cd platform/ui

yarn install

yarn storybook

Stories are available default at http://localhost:6006/