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
|
flip_cache = False
|
||||||
|
|
||||||
x_gt = 2
|
x_gt = 6
|
||||||
if self._ds_line:
|
if self._ds_line:
|
||||||
uppx = self._ds_line.x_uppx()
|
uppx = self._ds_line.x_uppx()
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Reference in New Issue