-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Clicking on an InputFloat gives focus to InputText as well? #480
Copy link
Copy link
Closed
Labels
label/id and id stackimplicit identifiers, pushid(), id stackimplicit identifiers, pushid(), id stack
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
label/id and id stackimplicit identifiers, pushid(), id stackimplicit identifiers, pushid(), id stack