Hi, I traced and rigged that rabbit

The solution is tricky, there are actually 3 different shapes:
- bowtie (only stroke)
- circle
- bowtie (only fill)
Now, here is the trick. You first paint the "only fill" bowtie shape. Then paint the circle. And now, when you try to paint the "only stroke" bowtie, the software will replace the previous shape with a new one. It's because, since you are selecting exactly the same points, the software assumes you want to paint that same shape again (and not to create a new one only for the stroke). It's not a bug, but a desired behavior to make painting easier.
Now, to cheat the software, you can create a new conected line for the bowtie and then select all the bowtie points, plus the new one, to create the only stroke shape. The software will assume you are creating a new different shape. Once it's created, delete the remaining point.
https://www.dropbox.com/s/fawp7snxg5bjh ... s.png?dl=0