Skip to content

Add node legend, neighbor link display modes, and My Node selection to map#365

Merged
SimmerV merged 3 commits intoMeshAddicts:developfrom
SimmerV:bug-fix
Mar 20, 2026
Merged

Add node legend, neighbor link display modes, and My Node selection to map#365
SimmerV merged 3 commits intoMeshAddicts:developfrom
SimmerV:bug-fix

Conversation

@SimmerV
Copy link
Copy Markdown
Collaborator

@SimmerV SimmerV commented Mar 20, 2026

Summary

  • Add node symbols (online/offline) and online threshold note to the map legend, resolving the confusion around unlabeled green/gray dots (Add legend for nodes, not just lines #83)
  • Add "Neighbor Links" setting with three display modes: Selected Node (default/existing behavior), All Nodes (draws all known links at once), and My Node (persistently shows links for a saved node) (Add legend for nodes, not just lines #83, Feature: Allow selection of "my" node #97)
  • Add My Node selection via right-click (desktop) / long-press (mobile) on any map node, or via a searchable picker in settings, with localStorage persistence
  • Legend dynamically updates to reflect the active link mode

@SimmerV SimmerV self-assigned this Mar 20, 2026
@SimmerV SimmerV added the enhancement New feature or request label Mar 20, 2026
@SimmerV SimmerV added this to meshinfo Mar 20, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in meshinfo Mar 20, 2026
@SimmerV SimmerV merged commit 365ec5c into MeshAddicts:develop Mar 20, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in meshinfo Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Feature: Allow selection of "my" node Add legend for nodes, not just lines

1 participant