slim icon indicating copy to clipboard operation
slim copied to clipboard

Interoperable web-based slide microscopy viewer and annotation tool

Results 63 slim issues
Sort by recently updated
recently updated
newest added

Dear Sir, We try to use mobile device (for example: iPhone, iPad, Android phone, etc.) to connect Slim service. ![mobile](https://user-images.githubusercontent.com/27002631/132165693-475f7e42-d16f-44b9-ad5e-c1806a1b8571.png) But client web browser (for example: Safari, Chrome) display nothing....

bug
low priority

Find an optimal balance between caching frames (tiles) client-side and memory footprint. We may want to configure this differently depending on the size of a "slide" (i.e., the number of...

enhancement
low priority

We need a logging abstraction to allows us to: - Enable/disable application logging - Filter logging - Adding hooks (to attach things like Rollup) In the first iteration, it could...

enhancement
low priority

At the moment the URI template `/studies/:StudyInstanceUID/series/:SeriesInstanceUID` is assumed at several locations within the app's source code. If the template or routing mechanism ever gets changed, it could introduce bugs...

enhancement

Currently, the viewer passes dicomweb configuration from the environment variables directly to the app component. We should create a public viewer configuration that would have server configuration in it that...

idc:priority

When a line is drawn, the user needs to double-click on the last vertex of the polyline to finish the drawing. This double click also triggers a map zoom event,...

enhancement
low priority

- Define a consistent color palette. - Define colors even for things like highlighting when selected. - The value should probably come from the theme, i.e., craco.config.js.

enhancement
low priority

https://github.com/MGHComputationalPathology/dicom-microscopy-viewer See point (2) in https://github.com/MGHComputationalPathology/dicom-microscopy-viewer/pull/47 We will handles this as soon as we will have data provided by the HTAN project

enhancement
low priority

> it would be great to have the option of hovering over an object and having the class or a class nickname displayed. > show ROI number/details in a tooltip...

enhancement

> Each SR object belongs to a class (e.g. ERMS, ARMS, connective tissue, etc). Could it someday be added to have a way to enable or disable all the annotations...

enhancement