Skip to content

v1.1.44

Compare
Choose a tag to compare
@jourdain jourdain released this 09 May 17:59
· 1175 commits to master since this release
26c42dc

1.1.44 (2018-05-09)

Bug Fixes

  • Cornerstone: Support mode-specific layout configs (b1a536f)
  • CornerstoneRepresentationProxy: Bounds check on setSlice (e894ced)
  • Glance: Add support for setting active proxy config (fcc25b1)
  • MedicalCornerstone: Add cornerstone rendering pipeline (2cf6468)
  • MedicalCornerstone: Add custom config and initial view proxy (57725cf)
  • MedicalCornerstone: Add custom stackScroll tool (7ad508b)
  • MedicalCornerstone: Add elliptical ROI tool (97c7ffe)
  • MedicalCornerstone: Add image blank and viewport reset in renderer (4f83806)
  • MedicalCornerstone: Add image loader and image slice filter (02356a4)
  • MedicalCornerstone: Add inital cornerstone representation proxy (18aa671)
  • MedicalCornerstone: Add initial tool control panel (a118122)
  • MedicalCornerstone: Add more representation properties (a157394)
  • MedicalCornerstone: Add pixel probe, angle, and length tools (ea4ed07)
  • MedicalCornerstone: Add toggle buttons for selecting tools (5dcc9c2)
  • MedicalCornerstone: Add tool manager and tool config (b3f4db9)
  • MedicalCornerstone: Add tool measurement listing table (708ef44)
  • MedicalCornerstone: Add viewport reset, capture image, and rotate (c0c505b)
  • MedicalCornerstone: Correctly handle new viewport on render (acfee58)
  • MedicalCornerstone: Integrate tools with renderer (ba2b8ad)
  • MedicalCornerstone: Prevent context menu on renderer canvas (5345745)
  • MedicalCornerstone: Support jumping to annotation slice (a2ab714)
  • MedicalCornerstone: Support tool props, config, and synchronizers (8b9ab28)
  • MedicalCornerstone: Sync window/level via representation (e0c6e28)
  • MedicalCornerstone: Track measurements across imageIds (3ca162a)
  • UI: Add a simple Table component (a47f567)