8000 Add features to the base message-input keyboard by polemarkh · Pull Request #428 · commetchat/commet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add features to the base message-input keyboard #428

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

Merged
merged 1 commit into from
Mar 15, 2025

Conversation

polemarkh
Copy link
Contributor

This adds the "keyboardType: TextInputType.text" and "textCapitalization: TextCapitalization.sentences" options to the TextInput widget for MessageInput. On iOS, this means that the keyboard has a "done" button (that can be used to dismiss it), and that the first word in every sentence will be, by default, capitalized. It should work the same way on Android. I can't easily test this on Android, but I don't think it should ruin anything, and it should have little to no effect on any platform with a hardware keyboard.

…one' button on iOS) with sentence-style capitalization (first word in a sentence capital by default)
@Airyzz
Copy link
Contributor
Airyzz commented Mar 15, 2025

cool, thank you!

@Airyzz Airyzz merged commit 736dff6 into commetchat:main Mar 15, 2025
6 checks passed
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.

2 participants
0