Skip to content

Star view, grid_options default "full"

Choose a tag to compare

@lubomir-moric lubomir-moric released this 29 May 08:37
Immutable release. Only release title and notes can be modified.

v1.4.0

Star view

New star view lets you isolate a single node and inspect all its direct connections.

  • Click a highlighted node again to enter star view — only the selected node and its direct neighbours are rendered
  • Single-click any neighbour to navigate to its star view (zoom level is preserved between navigations)
  • Breadcrumb pill (★ Node Name ✕) appears at the top-left for orientation and quick exit
  • Cursor hint — nodes show a zoom-in cursor and tooltip when a star action is available
  • Exit via the pill , Escape key, or switching to another view mode
  • Respects min_lqi and min_lqi_mode:
    • remove — weak links and their orphaned nodes are hidden
    • dim — weak links and nodes remain visible but faded

Use case: Planning to re-pair a device to a different router? Open star view on the device to see all its current neighbours and their link qualities at a glance — then click each candidate router to compare its own neighbourhood and signal strengths before deciding where to re-pair the device.

Other changes

  • grid_options.columns and layout_options.grid_columns now default to "full" instead of fixed values, so the card spans full width out of the box