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

FIX: incorrect localPoint result in Firefox #1861

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tschai-yim
Copy link

💥 Breaking Changes

  • None

🚀 Enhancements

  • None

📝 Documentation

  • None

🐛 Bug Fix

  • localPoint() no longer returns inconsistent results between browsers (chrome & firefox) when using nested svgs (see comment)
  • Make project buildable when located within directories with spaces in their names

The easiest way to test the fix is by surrounding the brush in the brush example with a displaced SVG like <svg x={100}>...<svg>.

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.

1 participant