Hover over emoji could show larger version of emoji

I have some emoji which are not very visible at 16x16 size in either the forum posts or chat:

image

Here is how Discord does it, which works well:

Displaying both the emoji text as well as the larger image on hover.

This is especially useful for custom emojis that were originally drawn at full res and not specifically drawn for small res – which I imagine is a pretty common problem.

6 Likes

I see no issues on the default emojis though, even the nuclear mushroom :woman_s_hat: is perfectly readable[1]


  1. works better on dark theme… ↩︎

3 Likes

Bravo, that emoji had me fooled for a solid minute until I zoomed in 500%. I literally just assumed it was my eyes getting older :rofl:

Was just playing with this … theme component at: GitHub - SamSaffron/emoji-hover-preview: demo of emoji hover preview · GitHub totally unofficial if it breaks your site it is not my fault ;p

2 Likes

That’s awesome, thank you!