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