Skip to content

feat(input): prevent keybinds from firing while typing in input fields#61

Open
blazarow09 wants to merge 2 commits intodolutattoo:mainfrom
blazarow09:main
Open

feat(input): prevent keybinds from firing while typing in input fields#61
blazarow09 wants to merge 2 commits intodolutattoo:mainfrom
blazarow09:main

Conversation

@blazarow09
Copy link

Added functionality to manage input focus state, ensuring keybinds are disabled when the user is typing. This includes updates to the client commands and NUI callbacks to handle input focus correctly.

Added functionality to manage input focus state, ensuring keybinds are disabled when the user is typing. This includes updates to the client commands and NUI callbacks to handle input focus correctly.
Refactored the handleObjectDataUpdate function to improve clarity and maintainability. The position and rotation data are now constructed separately before being sent to the NUI. Additionally, updated the currentEntity state with the new position and rotation values if currentEntity is defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant