Files
ladybird/Userland/Libraries/LibGUI/EmojiInputDialog.cpp
Linus Groh 2c1252b92e LibGUI/EmojiInputDialog: Skip multi code point emojis for now
These will require some tweaking here and elsewhere in LibGUI, to handle
both rendering of the emojis as single glyphs consistently, and faking
key events with multiple code points after selecting one.
2022-02-23 21:53:30 +00:00

3.9 KiB