Alireza
Alireza
How can i reproduce it?
Before I give an answer, there is a rendering bug which makes the vtkActor in the volume3D viewport not appear, or if it appears at incorrect depth. This branch fixes...
@luccascorrea So during design of cornerstone3D initially we decided to not use the widget/interactors from vtk.js and use our toolings from cornerstone-legacy, I think for 2D scenario it address most...
is it possible you are using old version of ohif , there is no mention of urlTemplate in our codebase
This part of the code is very tricky to touch. Please explain the logic behind your addition
I'm pretty certain this breaks a lot of other color images. It is not just RGBA -> RGB, it also handles color space conversions ```js if (TRANSFER_SYNTAX_USING_PHOTOMETRIC_COLOR[transferSyntax]) { canvas.height =...
Yeah i know exactly what you are talking about. I tried to find the correct condition, but everytime I tried something it failed something else. @wayfarer3130 maybe he has an...
Testing on https://www.cornerstonejs.org/live-examples/dicomimageloaderwadouri These two are broken which is not in main right now 
I don't think we need this after this PR can someone confirm? https://github.com/OHIF/Viewers/pull/3883
hmm i don't see any file changed