添加注释
parent
8c5d5ae56d
commit
d7e27748b5
|
@ -77,7 +77,7 @@ class CircleROITool extends cornerstoneTools.CircleROITool {
|
|||
let renderStatus = false
|
||||
const { viewport } = enabledElement
|
||||
const { element } = viewport
|
||||
// console.log(element)
|
||||
|
||||
let annotations = getAnnotations(this.getToolName(), element)
|
||||
|
||||
if (!annotations || (annotations && annotations.length === 0)) {
|
||||
|
|
Loading…
Reference in New Issue