Skip to content

v4.2.0

Compare
Choose a tag to compare
@jrsquared jrsquared released this 16 Dec 18:59
· 117 commits to master since this release
  • [fix] Interactivity: Make search case-insensitive and also match on display name.
  • [fix] Layouts: LTRTreeLayout cache was... not caching.
  • Layouts: Make nodes movable at run time! (Thanks @jbrekelmans !)
  • Layouts: New RIngLayout type (Thanks @jbrekelmans !)
  • Rendering: Configurable frame rate for the renderer (Thanks @abesto !)
  • Rendering: Handle devicePixelRatio properly for smoother rendering on HiDPI displays (Thanks @psastras !)