Skip to content

Commit

Permalink
fix(tmtv): jumpToClick Tool for TMTV mode (#3525)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sofien-Sellami authored Jul 7, 2023
1 parent 87f3615 commit a3e7ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modes/tmtv/src/initToolGroups.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ function _initToolGroups(toolNames, Enums, toolGroupService, commandsManager) {
rotateIncrementDegrees: 0.1,
},
[toolNames.MipJumpToClick]: {
targetViewportIds: ['ptAXIAL', 'ptCORONAL', 'ptSAGITTAL'],
toolGroupId: toolGroupIds.PT,
},
};

Expand Down

0 comments on commit a3e7ff4

Please sign in to comment.