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

fix(scaleSelector): error when uiMachineOptions missing scaleSelector #517

Closed PaulHax closed 2 years ago

PaulHax commented 2 years ago

If custom config does not include uiMachineOptions.images.services.scaleSelector there is an state machine error: Error: Unable to send event to child 'scaleSelector' from service 'images'.

This change provides default stub for the scaleSelector

closes #516

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: