-
-
Notifications
You must be signed in to change notification settings - Fork 798
Closed
Description
Determine text direction of chat messages in accord to first character of message.
Realization:
Align message from left-to-right, if character is in English.
Align message from right-to-left, if character is in Arabic.
See psi-im/psi/issues/52.