Kitware / react-vtk-js

Declarative library exposing vtk.js visualization pipeline as React components
https://kitware.github.io/react-vtk-js/
77 stars 24 forks source link

fix(View): set default showOrientationAxes false #53

Closed jadh4v closed 2 years ago

jadh4v commented 2 years ago

Set the default value of showOrientationAxes flag to false. Applications that want to use the default Axes should explicitly turn it ON.

jadh4v commented 2 years ago

@jourdain please review.

jourdain commented 2 years ago

FYI @rodrigomologni

jourdain commented 2 years ago

LGTM

jadh4v commented 2 years ago

Please merge if it looks ok 😊

jourdain commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: