Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set cursorColor for UITextInput #131

Open
Aaur1s opened this issue Dec 5, 2023 · 0 comments
Open

Cannot set cursorColor for UITextInput #131

Aaur1s opened this issue Dec 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Aaur1s
Copy link

Aaur1s commented Dec 5, 2023

Describe the bug
UITextInput constructor accepts cursorColor field, but always constructs superclass with Color.WHITE

To Reproduce
Steps to reproduce the behavior:

  1. Create UITextInput component with custom cursorColor.
  2. See it always WHITE in game.

Expected behavior
UITextInput with cursor colored by color from cursorColor field.

Additional context
Just one line fix here.

@Aaur1s Aaur1s added the bug Something isn't working label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant