Skip to content

Commit

Permalink
enable tools in volume viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
IbrahimCSAE committed Dec 20, 2024
1 parent a3d1844 commit 00f2f5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modes/longitudinal/src/initToolGroups.js
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,9 @@ function initMPRToolGroup(extensionManager, toolGroupService, commandsManager, m
{ toolName: toolNames.Angle },
{ toolName: toolNames.CobbAngle },
{ toolName: toolNames.PlanarFreehandROI },
{ toolName: toolNames.SplineROI },
{ toolName: toolNames.LivewireContour },
{ toolName: toolNames.CalibrationLine },
{ toolName: toolNames.WindowLevelRegion },
{
toolName: toolNames.PlanarFreehandContourSegmentation,
Expand Down

0 comments on commit 00f2f5c

Please sign in to comment.