Davide Punzo

Results 116 comments of Davide Punzo

@fedorov the issue is at the WASM level (the codecs) Specifically in https://viewer.imaging.datacommons.cancer.gov/slim/studies/2.25.25148242785680290844136875845052620468/series/1.3.6.1.4.1.5962.99.1.134619657.2139837279.1640812159497.2.0 the viewer will use libjpegturbowasm ![image](https://user-images.githubusercontent.com/7985338/174240575-56c125dd-a9bc-476b-9bb1-94b9f643cbb3.png) which fails for memory issues. the wasm requires 1 Gb https://github.com/cornerstonejs/codecs/blob/main/packages/libjpeg-turbo-8bit/src/CMakeLists.txt#L31...

@lassoan the spelling check fails on the institution name, https://github.com/Slicer/Slicer/pull/6662/files#diff-eb103d99b40489c3a0f843559cbddac39dddbad596cc4abb6a646d2465188af9R5 is there anyway to add in-line exceptions?

@jamesobutler thanks for the feedback > since these are "throwaway" measurements because they can so quickly be re-created, I'm observing that this PR does not remove the line node if...

1) > > since these are "throwaway" measurements because they can so quickly be re-created, I'm observing that this PR does not remove the line node if there is only...

> since these are "throwaway" measurements because they can so quickly be re-created, I'm observing that this PR does not remove the line node if there is only 1 point...

> > since these are "throwaway" measurements because they can so quickly be re-created, I'm observing that this PR does not remove the line node if there is only 1...

Thanks for testing! > > An issue seen in the video is that upon right-clicking to end the place interaction in the slice view, I get no additional pop-up for...

> Thanks for testing! > > > An issue seen in the video is that upon right-clicking to end the place interaction in the slice view, I get no additional...

> I think [ade6a37](https://github.com/Slicer/Slicer/commit/ade6a37c9035f6bd40b151f8eb1456e850da9ae0) was the previous bug fix that made right-click of markups module placement in a slice view end the interaction rather than showing the right-click context menu?...

feedback from Sara: - [x] 1) add right click to the markups list with the options: a) Rename b) Clone c) Delete d) Advanced Settings -> Go to Markups Module...