Skip to content

Cannot set cursorColor for UITextInput #131

@Aaur1s

Description

@Aaur1s

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions