Stroke in move after part is completed
This commit is contained in:
parent
9de1bc10e5
commit
9bf9922d28
|
@ -877,6 +877,7 @@ class Boxes:
|
|||
}
|
||||
|
||||
if not before:
|
||||
self.ctx.stroke()
|
||||
# restore position
|
||||
self.ctx.restore()
|
||||
|
||||
|
|
Loading…
Reference in New Issue