ohif-viewer/platform/viewer/src/components
Joe Boccanfuso f791a4cafb
fix(ViewportGrid) fill blank viewports with display sets not yet in grid. (#3154)
* fix(ViewportGrid): In ViewportGrid, fill blank viewports with display sets not yet in grid.
ViewportGridService now allows off-screen viewports to remain so that
so as to maintain continuity if they were filled by the UI/user.

* PR feedback: moved getNumViewportPanes into the ViewportGridService API.

* PR feedback:
- renamed some variables
- proper import/export of IDisplaySet
- added some comments for clarification
- fixed broken e2e tests

* Some missed rename of Services.
2023-02-14 10:01:39 -05:00
..
EmptyViewport.tsx feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
ViewportGrid.tsx fix(ViewportGrid) fill blank viewports with display sets not yet in grid. (#3154) 2023-02-14 10:01:39 -05:00