OHIF / Viewers

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

fix: 4D series loaded in basic mode #4232 #4294

Closed lscoder closed 1 month ago

lscoder commented 4 months ago

Context

4D series was not loading in basic mode because the image ids were being split into time points even though all images should be loaded in a stack viewport ("normal mode").

Changes & Results

4D mode is disabled until preclinical 4D mode is started when it set 4D mode to true. Once

Testing

Load the study shared here and make sure it loads in basic mode.

netlify[bot] commented 4 months ago

Deploy Preview for ohif-dev canceled.

Name Link
Latest commit ddec273a719c456974e73ebef42ed3acfe145dc7
Latest deploy log https://app.netlify.com/sites/ohif-dev/deploys/669b4c6482c85c000826fce0
netlify[bot] commented 4 months ago

Deploy Preview for ohif-platform-docs canceled.

Name Link
Latest commit ddec273a719c456974e73ebef42ed3acfe145dc7
Latest deploy log https://app.netlify.com/sites/ohif-platform-docs/deploys/669b4c64d477b4000801b940
sedghi commented 1 month ago

I don't think we need this anymore