Drop pointless geo call from `.pain()`
parent
363ba8f9ae
commit
064d185395
|
@ -282,7 +282,6 @@ class FastAppendCurve(pg.GraphicsObject):
|
|||
disabled=not pg_profile_enabled(),
|
||||
ms_threshold=ms_slower_then,
|
||||
)
|
||||
self.prepareGeometryChange()
|
||||
|
||||
if (
|
||||
self._step_mode
|
||||
|
|
Loading…
Reference in New Issue