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

toggleUserInterfaceButton toggles on all UI elements #224

Closed dsmyth closed 4 years ago

dsmyth commented 4 years ago

Should only turn on the elements applicable to the view mode

i.e. in the image viewer, if it's in VolumeRendering mode, it turns on the Plane Index sliders even though view planes is off.

thewtex commented 4 years ago

@dsmyth thanks for creating this issue!

Addressed in #230

thewtex commented 4 years ago

:tada: This issue has been resolved in version 9.12.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: