We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to take advantage of the new keysEnterCallback feature but I have no way to tell which input the callback is being triggered for.
I'd like the input that the keyboard is bound-to, to be sent along as a parameter of keysEnterCallback.
The text was updated successfully, but these errors were encountered:
Hi, any news on this update? I also need to know what input it is! Otherwise the actual functionality is only partial, almost useless. Thanks
Sorry, something went wrong.
Hello,
I share the opinion that it could be really usefull ...
furcan
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
I'm trying to take advantage of the new keysEnterCallback feature but I have no way to tell which input the callback is being triggered for.
Describe the solution you'd like
I'd like the input that the keyboard is bound-to, to be sent along as a parameter of keysEnterCallback.
The text was updated successfully, but these errors were encountered: