Robert Matesic

Results 4 comments of Robert Matesic

How do you update the metadata of an image?

Tried getting this to work but ended up getting the following error now. Not sure if it makes a difference, but trying to load a JPEG instead.

@sedghi I tried the demo and it doesn't work with JPEG/PNG files. Looking at the JS it looks like that uses the cornerstoneWADOImageLoader not the web loader.

I'm trying to do the same thing. I created a ref and a basic button to scroll from the top by 200. This was based off the documentation. https://github.com/RobPethick/react-custom-scrollbars-2/blob/master/docs/API.md#methods However...