fix(tmtv): jumpToClick Tool for TMTV mode (#3525)

This commit is contained in:
Sofien-Sellami 2023-07-07 16:53:54 +01:00 committed by GitHub
parent 87f361516c
commit a3e7ff479a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,7 @@ function _initToolGroups(toolNames, Enums, toolGroupService, commandsManager) {
rotateIncrementDegrees: 0.1,
},
[toolNames.MipJumpToClick]: {
targetViewportIds: ['ptAXIAL', 'ptCORONAL', 'ptSAGITTAL'],
toolGroupId: toolGroupIds.PT,
},
};