gluonhq / wave-app

The Gluon Wave App that runs with Gluon Mobile, OpenJFX, OpenJDK 11 and GraalVM
23 stars 9 forks source link

EmojiTextArea should use unicode for emoji instead of short code #182

Closed abhinayagarwal closed 2 years ago

abhinayagarwal commented 2 years ago

EmojiTextArea#getText method current returns text with shortcode of emoji. This should be replaced with emoji's unicode representation.