Skip to content

Visualization release 1.128.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 10:23

Added 🚀

  • Add feature to zoom at the mouse cursor #3693
  • Add a zoom slider under the cube, allowing to zoom in and out while always displaying the current zoom factor. #3697

Fixed 🐞

  • Fix issue where zooming out too much makes the map disappear and zooming in too much causes you to go through the map. #3697
  • Camera perspective is correctly adopted from the custom configuration#3698
  • Fix camera behavior when Reset Camera when changing map option is deactivated #3699

Changed

  • Change OrbitControls to MapControls for improved map navigation #3693
  • Remove unnecessary button that opened and closed the file explorer #3647
  • Overhaul Focus and Unfocus functionality#3706

Chore 👨‍💻 👩‍💻

  • Bump node version from 18 to 20 #3690
  • Enabled view encapsulation for Global Configuration dialog, Ribbon Bar and File Panel #3712
  • Enabled view encapsulation for Slider #3713
  • Enabled view encapsulation for the Toolbar #3717
  • Enabled view encapsulation for the Legend Panel #3720
  • Enabled view encapsulation for the Attribute Side Bar #3726
  • Enabled view encapsulation for Buttons #3729
  • Enabled view encapsulation for the Export 3D Map Dialog #3732
  • Enabled view encapsulation for Dialogs #3736