BadgerCode / emojichat

Adds support for unicode emojis in the Garry's Mod chatbox
MIT License
8 stars 2 forks source link

Fix emoji copy & add hover for emoji name #21

Open BadgerCode opened 5 years ago

BadgerCode commented 5 years ago

Hovering over an emoji image should show a tooltip with it's name.

Trying to copy an emoji should copy the :emojicode:. Currently it copies "undefined"

BadgerCode commented 5 years ago

Tried setting the alt, title & value but no luck.

Title doesn't show as a tooltip in-game. No idea where the "undefined" is coming from.

BadgerCode commented 5 years ago

Could make it so clicking an emoji adds the emoji code to the end of the input box