Releases: OHIF/react-vtkjs-viewport
Releases · OHIF/react-vtkjs-viewport
v0.8.4
0.8.4 (2020-02-03)
Bug Fixes
- 🐛 Correct code for swapping out labelmap (#91) (8230288)
v0.8.3
0.8.3 (2020-01-30)
Bug Fixes
- 🐛 Fix onScroll throwing when crosshairs arent initialised (#90) (2440489)
v0.8.2
0.8.2 (2020-01-23)
Bug Fixes
- 🐛 Update examples to use Float32Arrays for segmentations (#89) (44d8b27)
v0.8.1
0.8.1 (2020-01-16)
Bug Fixes
- 🐛 AddPoint to addPointLong so that we have a constant ofun (#88) (016eabe)
v0.8.0
0.8.0 (2020-01-15)
Features
- 🎸 dispatch vtk scroll event (382812a)
v0.7.2
0.7.2 (2019-12-16)
Bug Fixes
v0.7.1
0.7.1 (2019-12-12)
Reverts
- Revert "feat: 🎸 bundle vtkjs with viewport to reduce build issues (#82)" (618dba8), closes #82
v0.7.0
0.7.0 (2019-12-12)
Features
- 🎸 bundle vtkjs with viewport to reduce build issues (#82) (6aa257e)
v0.6.0
0.6.0 (2019-12-05)
Features
- 🎸 Enable outline rendering of segmentations (#80) (1f76d6d)
v0.5.1
0.5.1 (2019-12-04)
Bug Fixes
- 🐛 setSlice offset when scrolling/rotating after pan (#79) (392e37a)