Closing paths tells the paths that they have to be filled. If they have a fill color defined, that fill color will then paint over the paths below them. Is this perhaps what's happening?
Try setting "path.fillColor = null;" to see if that's the case.
If that doesn't work, try setting "path.fullySelected = true;" on both paths and see if they are still there.
If both doesn't work out, please provide a test case (e.g. on
http://jsfiddle.net/) so we can look into it. Thanks!
Jürg
> --
> You received this message because you are subscribed to the Google Groups "Paper.js" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
paperjs+u...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>