View in #ohif on Slack
@syed_hussain_haider_zaidi: Hello Team, could you please explain how the decision about the viewport is made? I assume the default is StackViewport. Is this choice related to any modality?
@Alireza_Sedghi: Yes default is stack viewport, you can make it volume viewport if you like.
defaultViewport: {
viewportOptions: {
viewportType: 'stack',
toolGroupId: 'default',
allowUnmatchedView: true,
},
displaySets: [
{
id: 'defaultDisplaySetId',
matchedDisplaySetsIndex: -1,
},
],
},
in hanging protocol