Skip to content

Clipping operation causes crash #469

Answered by AngusJohnson
SHKnudsen asked this question in Q&A
Discussion options

You must be logged in to vote

public bool Execute(ClipType clipType, FillRule fillRule, PolyTreeD polytree, PathsD openPaths)
{
polytree.Clear();

At line 3293, insert the following line:
_using_polytree = true;

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@SHKnudsen
Comment options

Comment options

You must be logged in to vote
1 reply
@SHKnudsen
Comment options

Comment options

You must be logged in to vote
1 reply
@SHKnudsen
Comment options

Answer selected by SHKnudsen
Comment options

You must be logged in to vote
1 reply
@AngusJohnson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants