- From: Wenson Hsieh <notifications@github.com>
- Date: Wed, 06 Oct 2021 21:23:09 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 7 October 2021 04:23:22 UTC
> Looks like on Apple you can use `NSApp orderFrontCharacterPalette:nil` to open the character palette, so maybe we can trigger this in `show()` method when the input panel type is `emoji`? On macOS, this is accurate. However, there isn't really an equivalent on iOS, since emoji picker UI is tied to the software keyboard there. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/350#issuecomment-937433406
Received on Thursday, 7 October 2021 04:23:22 UTC