Skip to content
New issue

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

Document: Subscribing to KeyDown event on InputControlBase requires unique understanding of update trigger #34

Open
thismaker opened this issue Feb 4, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@thismaker
Copy link
Member

When for example OnReturn is subscribed to and update trigger is OnChange, the bound value will still reflect to what it was before. To mitigate this, subscriber needs to set UpdateTrigger to OnInput

@thismaker thismaker added the documentation Improvements or additions to documentation label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant