Skip to content

Conversation

@majiayu000
Copy link

Summary

  • Adds pointerEvents: 'none' to the dotted line SVG between node and label
  • Clicking on the dotted line now properly selects the node instead of being blocked

Test Plan

  • Unit tests added for Label component
  • All existing tests pass
  • Manual testing completed

Fixes #61

Add pointerEvents: 'none' to the dotted line SVG between node and label
so that clicking on the dotted line properly selects the node instead
of being blocked.

Fixes stan-smith#61

Signed-off-by: majiayu000 <[email protected]>
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.

Bug: Dotted line for node label blocks click selection of node

1 participant