Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

How to have both emoticons and full emoji list using sprite mode ? #176

Open
hammat opened this issue Dec 10, 2016 · 4 comments
Open

How to have both emoticons and full emoji list using sprite mode ? #176

hammat opened this issue Dec 10, 2016 · 4 comments

Comments

@hammat
Copy link

hammat commented Dec 10, 2016

Hi,

First, thanks for the repo !

I'm developing a plugin for a wysiwyg with emojify.js using sprite mode. The issue I have is that I can't manage to have emoticons emojis combined with the full list of emoji using sprite mode.

For example, I can't find the emoji-smile class in this css file : https://github.com/Ranks/emojify.js/blob/master/dist/css/sprites/emojify.css
And if I combine both css in the sprite directory, it leads to uncorrect background positions and image as well.

I might be doing something wrong since the repo exists since a few years now but I'd be glad to get some hints here.

Thanks !

@thundergolfer
Copy link

thundergolfer commented May 20, 2017

I've just had the same problem. For example, with the following input string:

:helicopter: :school: :smile:

If I use the data-uri css I get only 😄. If I use the sprites css I get 🚁 🏫 but not 😄.

Edit: Trying to use both doesn't work either.

@PowerP
Copy link

PowerP commented May 30, 2017

Someone found a solution for this?

@hassankhan
Copy link
Contributor

I'm sorry the project isn't maintained any more, feel free to fork this repo and make any changes to it. Sorry 😬

@thundergolfer
Copy link

thundergolfer commented May 31, 2017

@hassankhan Can you please put a prominent "No longer maintained. Refer to Issues for existing problems" message in the README.md?

This repo still shows up in Google searches, and finding the project's status upfront on the README.md would be helpful.

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

No branches or pull requests

4 participants