Open RazrFalcon opened 5 years ago
Isn't this line should contain blur_radius - width?
blur_radius - width
https://github.com/fschutt/fastblur/blob/d1b3bff65d2c54f0116d11370e336df4f5f7ae0f/src/blur.rs#L226
Yes, I think it's a typo.
Isn't this line should contain
blur_radius - width
?https://github.com/fschutt/fastblur/blob/d1b3bff65d2c54f0116d11370e336df4f5f7ae0f/src/blur.rs#L226