-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
UITextInput constructor accepts cursorColor field, but always constructs superclass with Color.WHITE
To Reproduce
Steps to reproduce the behavior:
- Create UITextInput component with custom cursorColor.
- See it always WHITE in game.
Expected behavior
UITextInput with cursor colored by color from cursorColor field.
Additional context
Just one line fix here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working