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