feat(text): add text recolor back (#6966)

Co-authored-by: Benign X <1341398182@qq.com>
This commit is contained in:
Carlos Diaz
2024-10-11 22:16:43 -06:00
committed by GitHub
parent da58f2c48e
commit a38e98ef4b
15 changed files with 301 additions and 18 deletions

View File

@@ -972,6 +972,10 @@ menu "LVGL configuration"
help
Minimum number of characters in a long word to put on a line after a break
config LV_TXT_COLOR_CMD
string "The control character to use for signalling text recoloring"
default "#"
config LV_USE_BIDI
bool "Support bidirectional texts"
help