OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.37k stars 3.39k forks source link

[Feature Request] I want to change the default viewport when opening a study to 4 viewports, currently by default only 1 viewport can be loaded. #4482

Closed itcthienkhiem closed 1 week ago

itcthienkhiem commented 1 week ago

What feature or change would you like to see made?

I want to change the default viewport when opening a study to 4 viewports, currently by default only 1 viewport can be loaded.

Why should we prioritize this feature?

Some doctors need to view 4 different image planes

IT-Highmore commented 1 week ago

Just change index.js hangingProtocol to @ohif/mnGrid and set stages first 2x2 Or create a new hangingProtocol .

sedghi commented 1 week ago

Exactly what @IT-Highmore said