-
Notifications
You must be signed in to change notification settings - Fork 84
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
Firefox compatibility #54
Comments
I am having the same issue on Firefox with Fedora Linux. This issue doesn't occur with Google Chrome. |
Looks like a performance issue due to rendering. I wanted to change the underlying data structure of CanvasPath to handle this in v7. If anyone else figures out a simpler way of solving this, please make a PR |
Do you plan to work on this issue in the near future? |
@ivan-at-hypothetic Yes in the near future, but I didn't have much time to spend on it recently. However, if you have a fix, please send a PR. |
Hi everyone! |
Fixed with 7.0.0.next.0 release |
Hey @vinothpandian. Unfortunately I think this bug still persists in the new version you mentioned. Here's a repro video: https://www.loom.com/share/b804e56441d6494f96d24e83dd2634ed |
Here's how we're working around it: replicate/scribble-diffusion#31 (comment) |
Thanks @zeke! Seems like the eraser is the problem. I will add a stroke eraser option where users can delete strokes as well. |
Describe the bug
Thanks for the new version release! I had an issue when using it on Firefox. It seems that the current version is not very compatible with Firefox, brush strokes are not displayed properly.
To Reproduce
Run on Firefox browser, and draw.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: