Stroke in move after part is completed

This commit is contained in:
Florian Festi 2017-04-19 19:06:25 +02:00
parent 9de1bc10e5
commit 9bf9922d28
1 changed files with 1 additions and 0 deletions

View File

@ -877,6 +877,7 @@ class Boxes:
}
if not before:
self.ctx.stroke()
# restore position
self.ctx.restore()