Lul, well that heigh did not work..
parent
5d91516b41
commit
eca2401ab5
|
@ -286,7 +286,7 @@ class FastAppendCurve(pg.GraphicsObject):
|
||||||
# this for the last step.
|
# this for the last step.
|
||||||
w += self._last_w
|
w += self._last_w
|
||||||
ll = self._last_line
|
ll = self._last_line
|
||||||
h += ll.y2() - ll.y1()
|
h += 1 #ll.y2() - ll.y1()
|
||||||
|
|
||||||
# br = QPointF(
|
# br = QPointF(
|
||||||
# self._vr[-1],
|
# self._vr[-1],
|
||||||
|
|
Loading…
Reference in New Issue