Skip to content

v6.5.0

Compare
Choose a tag to compare
@loichuder loichuder released this 02 Nov 16:04
· 73 commits to main since this release
  • Update H5Web from 6.4.1 to 6.5.0
    • ✨ In addition to the support of ArrowUp or ArrowDown for focused entities in the explorer, we have now support for:
      • ArrowLeft: Focus the parent group or collapse an opened group
      • ArrowRight: Focus the first child or expand a closed group (no effect for non-group entities)
      • Home: Focus the root group
      • End: Focus the last visible entity in the file tree
    • ✨ Make focused entry in toolbar more visible
    • < NX Spectrum, NX Image > Rename visualizations "NX Line" and "NX Heatmap" respectively
    • 🐛 Fix ordinate tick labels appearing underneath axis label by tweaking format, reducing font-size and adjusting axis offsets
    • 🐛 < Heatmap, NX Image, NX Scatter > Fix a visual bug where the domain slider could seem to merge with the overflow menu