mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-27 08:55:39 +00:00
Merge pull request #624 from d10r/auto-capitalize
chat: auto capitalize first letter of each sentence
This commit is contained in:
commit
fd773c41ca
@ -47,6 +47,7 @@
|
||||
:auto-focus false
|
||||
:blur-on-submit true
|
||||
:multiline true
|
||||
:auto-capitalize "sentences"
|
||||
:on-content-size-change #(let [size (-> (.-nativeEvent %)
|
||||
(.-contentSize)
|
||||
(.-height))]
|
||||
|
Loading…
x
Reference in New Issue
Block a user