fix(tmtv): jumpToClick Tool for TMTV mode (#3525)
This commit is contained in:
parent
87f361516c
commit
a3e7ff479a
@ -113,7 +113,7 @@ function _initToolGroups(toolNames, Enums, toolGroupService, commandsManager) {
|
|||||||
rotateIncrementDegrees: 0.1,
|
rotateIncrementDegrees: 0.1,
|
||||||
},
|
},
|
||||||
[toolNames.MipJumpToClick]: {
|
[toolNames.MipJumpToClick]: {
|
||||||
targetViewportIds: ['ptAXIAL', 'ptCORONAL', 'ptSAGITTAL'],
|
toolGroupId: toolGroupIds.PT,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user