BlueAndi / Pixelix

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
MIT License
300 stars 59 forks source link

Feature request - Skip plugin if text is not set #100

Closed jimmyeao closed 2 years ago

jimmyeao commented 2 years ago

Only show Icontext / justtext plugins if text is set, otherwise skip

BlueAndi commented 2 years ago

If no text is set, the plugin will be disabled and not considered by the display manager. If the plugin is active and text is cleared, the plugin will stay active until its slot period ends.

This applies for JustTextPlugin and IconTextPlugin.