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

Add multiscale image scale selector #506

Closed PaulHax closed 2 years ago

PaulHax commented 2 years ago

Lets the user or the API set rendered scale of a MultiscaleImage.

Adds a dropdown to the component UI row.

Adds a viewer.setImageScale(renderedScale) function.

PaulHax commented 2 years ago

@thewtex To add a new icon for Blend Mode, there is a PR on the icon repo: https://github.com/InsightSoftwareConsortium/itk-viewer-icons/pull/2

That would free up the old blendMode icon for the Scale Select dropdown.

thewtex commented 2 years ago

there is a PR on the icon repo:

Very nice!

Released in version 11.12.0: https://www.npmjs.com/package/itk-viewer-icons

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: