2d-inc/Flare-Flutter

Flutter not respecting Even-Odd fill rule for intersecting paths

inquisitev opened this issue · 4 comments

screen shot 2019-01-04 at 11 03 15 pm

screen shot 2019-01-04 at 11 03 44 pm

Intersecting paths in a shape with the even odd fill rule are treated as if the fill rule is set to nonzero in flutter.

Thanks for reporting this! Give version 1.0.9 a try, it should be fixed now.

I updated to 1.0.9 but saw no change in flutter

That's strange. Could you share a link to the Flare file? I tried with this one and it was working:
https://www.2dimensions.com/a/castor/files/flare/cut-rectangle-from-circle/preview

interestingly i downloaded a new copy of the flare file and placed it in the animations folder and it suddenly worked.. Thanks!