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

Fixes for fuseComponents and component checkbox UI #529

Closed PaulHax closed 2 years ago

PaulHax commented 2 years ago

When 4 components were ON and user clicked checkbox of OFF component, sometimes it turned on, sometimes it did not. Fixed.

If new fused image takes some time to build in worker and user changes rendering parameters of current image, there would be an error as the current image buffer was transferred to worker. Changed to no longer transfer array.

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: