restore pop
This commit is contained in:
parent
6bbe858e5c
commit
1fe409c8bb
1 changed files with 3 additions and 0 deletions
|
@ -2105,3 +2105,6 @@ proc strokeOverlaps*(
|
|||
)
|
||||
strokeShapes.transform(transform)
|
||||
strokeShapes.overlaps(test, NonZero)
|
||||
|
||||
when defined(release):
|
||||
{.pop.}
|
||||
|
|
Loading…
Reference in a new issue