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

Support case where showPreview is false but showSkinTones is true. Also add prepare script. #277

Merged
merged 2 commits into from
Mar 8, 2019

Commits on Mar 8, 2019

  1. Show preview panel when showPreview is false but showSkinTones is true.

    This is necessary in order to be able to show skin tone picker even when
    one desires for the mouseover preview to be invisible. This is an
    important case because mouseover displays must be disabled in order to
    enable single click emoji typing on iOS without disabling the skin tone
    picker.
    kayleema committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    caba7d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22aa42a View commit details
    Browse the repository at this point in the history