...
Issue | Reason | Plan | ||
---|---|---|---|---|
imageCache :: memory leak (critical) | Large DICOM files with sharedCacheKey will crash the browser | Merge immediately | ||
Fix #82: drawInvalidated() should pass true | Required for requestAnimationFrame support | |||
Display the images that have only VOI LUT Sequence properly | Fixes bug with VOI LUT support |
| ||
Making the canvas, context and its rendering data specific to each enabledElement | Fixes race condition with rendering | Merge immediately | ||
WIP: Prototype of multi-layer composition | Development PR | Leave open | ||
Make cornerstone Promise/A+ compliant | Not sure we intend to make Cornerstone Promise compliant |
| ||
Rendering loop | Uses requestAnimationFrame. | Review: Not sure it's the best approach
| ||
Add possibility to display image statically | Useful for Previews | Review / Merge | ||
Rendering using css transform instead of canvas transform | Development PR | Leave open (or close?) | ||
Added canvasToPixel function for easier use in cornerstoneTools | Helper function which will help us clean up Cornerstone Tools | Merge immediately | ||
WIP: WebGL rendering | Adds optional WebGL rendering path. This is stable and has been used in OHIF for months. | Merge immediately | Renamed removeImagePromise and return a boolean. | Not sure this is relevant anymore?
|
CornerstoneTools
Issue | Reason | Plan |
---|---|---|
Purge image cache issue (stackPrefetch) | stackPrefetch should not trigger exceptions for disabled elements removed from cache | Merge immediately |
Setting a default value for resetPrefetchDelay | Required to fix issues with stackPrefetch for multi-frame instances during CINE play | Merge immediately |
Fix issues with rectangleRoi tool | Brings rectangleRoi to parity with other tools | Merge immediately |
Fix comments for the timeSeriesPlayer tool | Minor comment issue | Merge immediately |
Cornerstone playClip tool now supports playing variable frame rate instances | Necessary for multi-frame support | Merge immediately |
use buttons instead of which in the mouse event api | Minor change for Firefox support | Merge immediately |
for bower installation dev branch | Very minor change to fix bower installation of dev branch | Merge immediately |
WIP: Added simple paintbrush tool & example | Development PR, not to be merged | Leave open |
Level of Detail Window Level and Center | Alternative to WWWC tool which downsamples during window/level | Not sure? Useful for many users? |
...