You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Add our tool, and set it's mode
const BidirectionalTool = cornerstoneTools.BidirectionalTool;
cornerstoneTools.addTool(BidirectionalTool)
cornerstoneTools.setToolActive('Bidirectional', { mouseButtonMask: 1 })
other tool i can able to add but Bidirectional alone i could not add . i am using version 5.1.4
Prerequisites
Description
Steps to Reproduce the issue
Expected behavior: (What you expected to happen)
Actual behavior: (What actually happened)
CodeSandbox With Reproduction of Issue:
The text was updated successfully, but these errors were encountered: