Lul, well that heigh did not work..

incremental_update_paths
Tyler Goodlet 2022-05-24 08:55:45 -04:00
parent 5d91516b41
commit eca2401ab5
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ class FastAppendCurve(pg.GraphicsObject):
# this for the last step.
w += self._last_w
ll = self._last_line
h += ll.y2() - ll.y1()
h += 1 #ll.y2() - ll.y1()
# br = QPointF(
# self._vr[-1],