mehah / otclient

An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
269 stars 209 forks source link

fix: colorize text in UITextEdit #917

Closed nekiro closed 1 month ago

nekiro commented 1 month ago

Description

Added support for UITextEdit text colors

Behavior

Actual

UITextEdit doesnt support colors in text like UIWidget does

Expected

It should support the colors too

Fixes

916

Type of change

Please delete options that are not relevant.

How Has This Been Tested

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist