-
Notifications
You must be signed in to change notification settings - Fork 123
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
Borders of my image get white color #18
Comments
Hello, Have you some example that trigger the bug? |
Here the code on jsfiddle https://jsfiddle.net/f5xzrx08/ Here my result when i blur an image that have blue background and text on it: But when i blur it from my pc there no white effect in the border of background. |
I am not able to reproduce neither on my PC or my phone. It is maybe specific to some js engine or browser... What is your phone model? your OS / OS version? your browser / browser version? |
I am testing it on Samsung Tab 3, chrome latest version. Is there a way to change the white blur to my background color to prevent this ? Or any solution ? |
+1 for this issue, only seen on images that have transparency. |
@flozz here is the demo, https://www.zhangxinxu.com/study/202109/blur.html |
Hi
When i use stackblur from my pc all work well and have nice blur since only text of image get blured.
But when use it from my phone, the canvas have many white color and border of image's background too.
Any fix please or trick to avoid this?
The text was updated successfully, but these errors were encountered: