Kitware / itk-vtk-viewer

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js
https://kitware.github.io/itk-vtk-viewer/
BSD 3-Clause "New" or "Revised" License
210 stars 64 forks source link

Cropping Planes fix when rotated image #521

Closed PaulHax closed 2 years ago

PaulHax commented 2 years ago

Fixes #513

Changes

Updates vtk.js version to pickup fix to cropping plane normal calculation in ImageMapper via https://github.com/Kitware/vtk-js/pull/2512

Computes merged actors' bounding box in image oriented space.

Fixes "scale selector" icon not changing to white color when viewer starts with a dark background.

Adds the LIDC2.mha file to the test data.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 14.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: