NativeScript / canvas

Apache License 2.0
88 stars 18 forks source link

(ios): fill rule 'evenodd' has no effect #88

Closed CatchABus closed 8 months ago

CatchABus commented 2 years ago

When I try to use evenodd fill rule with method fill, my shape is not drawn. Example:

ctx.fill('evenodd');

Plain fill() call is working in general, but there seems to be a problem with evenodd.

triniwiz commented 2 years ago

Both platforms?

CatchABus commented 2 years ago

Both platforms?

Android has no such problem. I experienced this on iOS.

CatchABus commented 1 year ago

I noticed this one persists even in 1.1.0 now.

triniwiz commented 8 months ago

Fixed in v2 https://github.com/NativeScript/canvas/commit/090056b26b6f42aeeca214a2e65d91c3344d20ff