We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5757cc commit 06c7885Copy full SHA for 06c7885
PyPortal/PyPortal_CMA_Art_Frame/code.py
@@ -33,7 +33,7 @@
33
image_position=(0, 0),
34
text_font="/fonts/OpenSans-9.bdf",
35
json_path=["data", 0, "title"],
36
- text_position=(4, HEIGHT - 9),
+ text_position=(4, HEIGHT - 15),
37
text_color=0xFFFFFF)
38
39
circle = Circle(WIDTH - 8, HEIGHT - 7, 5, fill=0)
0 commit comments