Skip to content

Fix nerve ID display on cuff polygon hover. - #226

Merged
dbrnz merged 1 commit into
AnatomicMaps:mainfrom
napakalas:issue-#225
Sep 11, 2026
Merged

Fix nerve ID display on cuff polygon hover.#226
dbrnz merged 1 commit into
AnatomicMaps:mainfrom
napakalas:issue-#225

Conversation

@napakalas

Copy link
Copy Markdown
Contributor

#225

Previously, the polygon did not display the nerve ID on hover because its id was removed to avoid duplicate IDs. This meant users had to hover over the small dashed line path to see the nerve ID.

Changes:

  • Display nerve ID when hovering over cuff polygons.
  • Keep duplicate ID prevention unchanged.
  • Make hover information consistent between the cuff path and polygon.

Expected Behavior:
Users can see the nerve ID when hovering over either the cuff polygon or the dashed line path.

@dbrnz
dbrnz merged commit 4d2f68d into AnatomicMaps:main Sep 11, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants