-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
What happened?
Holding an input and putting the NUI focus make the input to keep the 'pressed' state, even when unfocusing the NUI.
Expected result
The inputs to be 'refreshed' so it updates their states
Reproduction steps
- Press any input
- Focus NUI
- Unfocus NUI
repro.zip
With the repro file:
- Press any input
- Focus NUI by pressing E
- Unfocus NUI by using the command 'repro'
Importancy
Slight inconvenience
Area(s)
FiveM
Specific version(s)
FiveM 7788
Additional information
tested only on FiveM, could be the same on RedM.
Maybe a param in the SetNuiFocus native to allow us to reset the states of inputs.