dcmjs icon indicating copy to clipboard operation
dcmjs copied to clipboard

inPlane undefined

Open vanossj opened this issue 4 years ago • 2 comments
trafficstars

https://github.com/dcmjs-org/dcmjs/blob/7f16bc52a2a8af8fde9a67510774f5d539ebe747/src/adapters/Cornerstone/Segmentation_4X.js#L659

Several times in this file inPlane is set to false without first being defined. But this variable also don't seem to be used.

vanossj avatar Jan 06 '21 16:01 vanossj

@JamesAPetts can these inPlane statements be removed?

pieper avatar Jan 07 '21 21:01 pieper

Hmm, yeah it all appears to be placeholder/for stuff that was never implemented, I'm not against them being removed.

JamesAPetts avatar Jan 07 '21 22:01 JamesAPetts