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

TextInput: allow input interpretation, user input error reporting and input completion #85

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

deepfire
Copy link

  • Extend textInput, TextInput and TextInputConfig.
    • Expose the current input position.
    • Give the user control over input event interpretation.
    • Allow the now-exposed input interpreter signal input errors.
    • Provide means for input completion by the now-exposed interpreter.

This is a breaking change wrt TextInput. Suggestions on how to avoid this are welcome!

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