-
Notifications
You must be signed in to change notification settings - Fork 1
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
Investigate responsiveness of BINDINGS
#8
Comments
I'm not sure how |
Bindings on a widget will only be available when focus is within a widget, that's correct. Although you do also need to keep in mind that any bindings on the app or on a screen will also be in play too. Do yell with an example if you're finding that's not the case. |
I haven't seen the docs that say they are cumulative, although I had kind of worked that out. ¯_(ツ)_/¯ I'll need to rethink them, so the UI isn't swamped with options. |
No description provided.
The text was updated successfully, but these errors were encountered: