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

Extract vtkjs from reference-ui #557

Closed PaulHax closed 2 years ago

PaulHax commented 2 years ago

Setting changing piecewise function points via API, UI TF editor, or applyColorRange triggers mapToPiecewiseFunctionNodes which changes the vtk.js opacity function object.

Event flow: [API | UI | applyColorRange] -> IMAGE_PIECEWISE_FUNCTION_POINTS_CHANGED -> mapToPiecewiseFunctionNodes -> IMAGE_PIECEWISE_FUNCTION_CHANGED

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: