ShaMan123 / erase2d

A simple erasing tool for canvas apps
https://shaman123.github.io/erase2d/
Other
13 stars 3 forks source link

[BUG]: eraser blur #1

Open ShaMan123 opened 5 months ago

ShaMan123 commented 5 months ago

Should solve reported blur issues Provide context isolation ability to override fabric object caching

ShaMan123 commented 5 months ago

experimented with fixing getObjectScaling of clip path That showed good results when scaling up but still has issues when erasing a scaled object, not sure why.

context isolation is the true way forward