Dicom Viewer. Measurements do not appear (In demo site and my site)

In the dicom viewer the measurement does not appear.

Hi Luis,
Were you able to fix this issue?
I am playing with images in dicom, my issue it that I can´t scroll from one image to another. Also, I wish to show image as big as my window size allows. But currently it is small, both in normal view or as a popup view.
I have changed a section at dicom_frame.php

.layerContainer {
        position: relative;
        margin: .625rem;
        //*width: 512px;
        height: 512px;*/
        width: 850px;
        height: 1200px;
     }

But I wish to set it to its max height and width.
Thanks!

En la version 7.0.2 funciona a medias. Se ve la medida sobre la imegen, pero no en la lista. Nunca pude poder agrandar la imagen para ver en toda la pantalla.
In version 7.0.2 it works halfway. You can see the measurement on the image, but not in the list. I was never able to enlarge the image to see it on the entire screen.

I keep saying that I need to spend a few hours updating this project. The viewer itself is several versions behind and many issues will be fixed.
I’m extremely busy working on modules to get ready for patch by April 28th.
It’s on my list to try to get to this.
I may open a new issue in our new crowd funding project being implemented as I speak. Folks can then direct us better on priorities.

1 Like