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.
2 parents 9f6e0ac + 0c23368 commit 59bc4f8Copy full SHA for 59bc4f8
PyPortal_Halloween_Countdown/code.py
@@ -72,7 +72,7 @@
72
caption_position=(24, 218),
73
caption_color=0x000000)
74
75
-countdown_text = Label(big_font, max_glyphs=3)
+countdown_text = Label(big_font)
76
countdown_text.x = 25
77
countdown_text.y = 120
78
countdown_text.color = 0x7942a0
0 commit comments