If only drawing bars in view we can wait longer to ds

mkts_backup
Tyler Goodlet 2022-04-03 23:29:04 -04:00
parent 08d7f925b9
commit 54a1397d2c
1 changed files with 1 additions and 1 deletions

View File

@ -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: