mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
adjust stock logo position
This commit is contained in:
@@ -477,7 +477,7 @@ class StockManager:
|
||||
column_x = width // 2.85
|
||||
else:
|
||||
# When chart is disabled, position text with more space from logo
|
||||
column_x = width // 2.85
|
||||
column_x = width // 2.2
|
||||
|
||||
# Draw symbol
|
||||
symbol_width = symbol_bbox[2] - symbol_bbox[0]
|
||||
|
||||
Reference in New Issue
Block a user