Enables subreddit specific emoji display on old reddit.
< Feedback op Emojis for old reddit
Thanks for the useful script!As of version 1.1, the width and height appear to be reversed -- I fixed it by changing the img tag to the following:<img src="${emoji.s.u}" width="${emoji.s.x}" height="${emoji.s.y}" title=":${emojiIDArr[2]}:" /></span>
You are right, thanks for the correction, will fix it.
Log in om antwoord te geven.
Thanks for the useful script!
As of version 1.1, the width and height appear to be reversed -- I fixed it by changing the img tag to the following:
<img src="${emoji.s.u}" width="${emoji.s.x}" height="${emoji.s.y}" title=":${emojiIDArr[2]}:" /></span>