If only drawing bars in view we can wait longer to ds
parent
08d7f925b9
commit
54a1397d2c
|
@ -432,7 +432,7 @@ class BarItems(pg.GraphicsObject):
|
|||
|
||||
flip_cache = False
|
||||
|
||||
x_gt = 2
|
||||
x_gt = 6
|
||||
if self._ds_line:
|
||||
uppx = self._ds_line.x_uppx()
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue