Add text-transform support for UIRichText and UITextSpan.

This commit is contained in:
Martín Lucas Golini
2026-05-22 00:41:30 -03:00
parent 0c742d6431
commit ba3576aa8c
5 changed files with 89 additions and 3 deletions

View File

@@ -1761,7 +1761,7 @@ workspace "eepp"
files { "src/benchmarks/*.cpp" }
incdirs { "src/thirdparty" }
build_link_configuration( "eepp-benchmarks", true )
project "eepp-unit_tests"
kind "ConsoleApp"
targetdir(_MAIN_SCRIPT_DIR .. "/bin/unit_tests")