Skip to content

Clicking on an InputFloat gives focus to InputText as well? #480

Closed
@vexe

Description

Greetings!

I'm having a weird situation where I have an InputFloat and an InputText, if I give focus to the InputFloat, the InputText field gets focus too with the same value as in the InputFloat field!

Video demonstrating the issue and showing the code I'm using: https://youtu.be/DLK8VKl5IA0

Why is this happening? Pretty sure I'm missing something obvious...

Thanks
-vexe

EDIT: Interestingly, it's only the scale field that's buggy, the InputFloat3 for the position is working fine, (doesn't give focus to InputText)

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions