@@ -1839,6 +1839,9 @@ export default {
|
||||
// console.log(toolName)
|
||||
// cornerstoneTools.setToolPassiveForElement(this.canvas, toolName)
|
||||
// })
|
||||
if (toolName === 'Wwwc') {
|
||||
this.isInitWwwc = false
|
||||
}
|
||||
this.activeToolName = toolName
|
||||
this.$nextTick(() => {
|
||||
// console.log(cornerstoneTools.isToolActiveForElement(this.canvas, 'Bidirectional'))
|
||||
|
||||
Reference in New Issue
Block a user