Rocket.chat: Add a setting to disable big emojis

Created on 20 Feb 2018  路  3Comments  路  Source: RocketChat/Rocket.Chat

Without text, emojis are displayed in a larger size (request #2786). I find this quite annoying. Could we have an option to disable this and always display emojis normal size?

Most helpful comment

fwiw, i "solved" it via custom css

.emojione.big {
width: xx;
height: yy;
}

All 3 comments

This would be a very nice feature, but unfortunately it does not align with our current roadmap, so it's probable that it would not be implemented in the near future. I will be closing this issue for now, if we plan to add a feature like this we will reopen this issue. Thanks for the valuable feedback!

fwiw the large emojis are really annoying.. i really second this request

fwiw, i "solved" it via custom css

.emojione.big {
width: xx;
height: yy;
}

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lunitic picture lunitic  路  3Comments

Buzzele picture Buzzele  路  3Comments

Kiran-Rao picture Kiran-Rao  路  3Comments

Buzzele picture Buzzele  路  3Comments

marceloschmidt picture marceloschmidt  路  3Comments