Skip to content

fix(#1064): graph rotation via pointer getting stuck even after pointer button release#1133

Merged
Thomaash merged 1 commit intomasterfrom
issue-1064
Jun 25, 2025
Merged

fix(#1064): graph rotation via pointer getting stuck even after pointer button release#1133
Thomaash merged 1 commit intomasterfrom
issue-1064

Conversation

@Thomaash
Copy link
Member

This was caused by visjs/vis-util#1417 that removed custom removeEventListener polyfill when it was still used here.

Apologies for that.

Closes #1064
Closes #1109

…er button release

This was caused by visjs/vis-util#1417 that
removed custom `removeEventListener` polyfill when it was still used
here.

Apologies for that.
@Thomaash Thomaash merged commit 79d8c02 into master Jun 25, 2025
5 checks passed
@Thomaash Thomaash deleted the issue-1064 branch June 25, 2025 17:57
@vis-bot
Copy link
Collaborator

vis-bot commented Jun 25, 2025

🎉 This PR is included in version 6.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Graph movement don't stop after mouseup event, esm version throws error

2 participants