You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The intersection of two Path objects should have the area rendered in green. In fact, looks like it simply sums the oriented areas of underlying paths, regardless are they really rendered or not.
The text was updated successfully, but these errors were encountered:
Description/Steps to reproduce
Link to reproduction test-case
Sketch link
Expected result
The intersection of two Path objects should have the area rendered in green. In fact, looks like it simply sums the oriented areas of underlying paths, regardless are they really rendered or not.
The text was updated successfully, but these errors were encountered: