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