Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't swipe through emojis without adding one #23

Open
rr-kalbeck opened this issue Dec 20, 2017 · 2 comments
Open

can't swipe through emojis without adding one #23

rr-kalbeck opened this issue Dec 20, 2017 · 2 comments

Comments

@rr-kalbeck
Copy link

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

@thehappydinoa
Copy link

I also am having this issue

@felixerdy
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants