Skip to content

v34.15.0

Choose a tag to compare

@github-actions github-actions released this 07 Nov 16:38
· 3 commits to master since this release

34.15.0 (2025-11-07)

Bug Fixes

  • correct original default fonts for scalarBar fontSize issue (2ead670), closes #3349
  • fix scalarBarActor.setAxisTextStyle so it respects user fontSize param (af25812), closes #3349
  • OpenGLTexture: fix regression causing RGB DICOM not to display (f55b46a), closes #3344
  • scalarBarActor setAxisTextStyle does not work for fontSize, resolving comments (e960af4), closes #3349

Features

  • allow setting the orientation of scalarBar to horizontal or vertical (400291c), closes #3349
  • linting issue, scalarBar orientation (horizontal/vertical) can be set by user (8840435)
  • scalarBar setOrientation, consistent ordering of options: horiz,vert,auto (cb70d12), closes #3349
  • setOrientation for scalarBar, resolving comments (fb8c718), closes #3349
  • setorientation for scalarbar, ts variable name consistency (30e67dc), closes #3349