Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sigma] mouse event and shadowdom #1456

Merged
merged 1 commit into from
Aug 22, 2024
Merged

[sigma] mouse event and shadowdom #1456

merged 1 commit into from
Aug 22, 2024

Conversation

sim51
Copy link
Collaborator

@sim51 sim51 commented Aug 22, 2024

Fix #1400

I implemented the solution purposed by @foxton9 , and added a storybook which is a copy of the event example.

I found one behavor which is different, if you have an HTMLElement which is on top of the graph, the event is not propagated.
That's why I limited the sigma-logs height on the story.

@jacomyal jacomyal merged commit 2698eac into main Aug 22, 2024
2 checks passed
@jacomyal jacomyal deleted the bsi/shadow-dom branch October 7, 2024 06:32
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.

Events are not propagated when using sigmajs within the shadow root
2 participants