Closed
Description
This library allocates a lot of new objects when none is needed for text updates of the same length where the overall text is also the same width. This can lead to memory fragmentation and eventual failure of code which tries to efficiently update an existing Label
's text
property as recommended in Adafruit Learn: CircuitPython Display_Text Library: Label Updating.
Metadata
Metadata
Assignees
Labels
No labels