Skip to content

fix: colorize text in UITextEdit#917

Merged
luanluciano93 merged 1 commit intomainfrom
uitextedit-colors
Oct 11, 2024
Merged

fix: colorize text in UITextEdit#917
luanluciano93 merged 1 commit intomainfrom
uitextedit-colors

Conversation

@nekiro
Copy link
Copy Markdown
Contributor

@nekiro nekiro commented Oct 10, 2024

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.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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 A
  • Test B

Test Configuration:

  • Server Version:
  • Client:
  • Operating System:

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@nekiro nekiro marked this pull request as draft October 10, 2024 19:59
@nekiro nekiro force-pushed the uitextedit-colors branch from f227d4f to ae5384b Compare October 11, 2024 21:26
@nekiro nekiro marked this pull request as ready for review October 11, 2024 21:27
@nekiro nekiro deleted the uitextedit-colors branch October 12, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants