Skip to content

Possible to disable mouse events on UITextBox? #708

@joereynolds

Description

@joereynolds

Is your feature request related to a problem? Please describe.
When user's play a section that has a UITextBox, often times, they'll click to advance it to the next dialogue section. However, this also results in this:

Image

As you can see, text is prematurely rendered (some parts are also hidden) and also highlighted.

Describe the solution you'd like
I'd like some kind of flag to disable the mouse events for the UITextBox. I don't want highlighting on the textbox at all and when it's combined with the typewriter effect, it's behaviour isn't consistent

Describe alternatives you've considered
The only alternative I've considered is using my own text box but I'd rather not do that at this time

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions