Markus D. Herrmann
Markus D. Herrmann
Thank you for reporting the issue @VenkatPrema. > When I open the pathology images, No ICC profile was found for color images message appeared before loading the images. This is...
I briefly looked into it, but it appears to be a limitation of the underlying component library. I agree this is not optimal, but I think we currently have other...
> looks like the deploy gh-pages are not working. I think its because of action permissions. https://stackoverflow.com/questions/72851548/permission-denied-to-github-actionsbot Not sure why this is happening. The settings are correct and it should...
Choosing an appropriate size for the overview is surprisingly difficult. We can try to further improve it, but I wouldn't consider this a priority because the overview can now be...
What do you think @fedorov re priority?
Yes, this is something we would need to discuss. For this feature to be really useful, image registration may be required.
Following the design philosophy of Slim, we should use the DICOM Spatial Registration IOD to describe the registration between sets of images.
That's a great idea. It will require some thought to implement, because we need to make sure that the coordinates on the lowest resolution image (which is displayed on the...
A 404 is strictly speaking a client error, because the client requests a resource that the server couldn't find. However, in our particular case of the single-page application, it appears...
> Not sure if there is graceful handling of 429 errors yet? Viewer might get that if daily quota is exceeded, and should be redirected to our proxy quota page....