writefreely/writefreely-swiftui-multiplatform

Emoji picker doesn't work in post editor

AngeloStavrow opened this issue · 2 comments

A Mac app should allow you to hit CTRL + CMD + Space to open an emoji-picking popover, but that doesn't seem to work in a SwiftUI TextEditor control on macOS.

crying face

Screen Shot 2020-11-11 at 15 35 40

While any project I create with newer versions of Xcode includes this ability "out of the box", for whatever reason I can't get the "Emoji & Symbols" item in the Edit menu to appear on this particular Xcode project. I'm investigating this further.

Looks like this has been resolved in newer versions of SwiftUI/Xcode.