Adafruit_CircuitPython_Port.../adafruit_portalbase
Neradoc dba799fde6
Don't add "..." to every label
The actual length of the text was not tested in set_text, the mere existence of `maxlen` was enough to shorten the string, or add `"..."` if the string was shorter than `maxlen - 3`.
2021-06-05 12:53:01 +02:00
..
__init__.py Don't add "..." to every label 2021-06-05 12:53:01 +02:00
graphics.py Fix allowing text only display 2021-04-02 16:46:04 -07:00
network.py update docstrings to be proper type 2021-04-18 22:24:41 -04:00
wifi_coprocessor.py Merge branch 'main' of https://github.com/adafruit/Adafruit_CircuitPython_PortalBase into feature/fix_SPI_error 2021-04-26 16:58:10 -04:00
wifi_esp32s2.py Make WiFi enabled settable 2021-04-28 10:11:11 -07:00