You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a known issue. Unfortunately, there is no Emoji Picker provided by the Electron API. I think it can currently only work in two ways:
Swipe through emojis and add one on each swipe (how it is working currently)
Swipe through emojis and adding emoji on click but it is not possible to add the same emoji twice or multiple times. You will need to add another emoji in between
as i swipe through emojis to pick one, it adds one every time i swipe. seems it can't detect between a tap and a swipe
also in the touchbar editor the emojis are listed as 'popover' changing it to 'emoji scrubber' removes it
The text was updated successfully, but these errors were encountered: