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
205 stars 62 forks source link

feat(createImageRenderingActor): add color range min/max #730

Closed PaulHax closed 8 months ago

PaulHax commented 8 months ago

Min max color range source of truth is still colorRange array, but we the auto adjust boolean bookkeeping is per min and max. Was just one boolean for colorRange before.

github-actions[bot] commented 8 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: