Skip to content

No emoji chatbar button on mobile

James Graham requested to merge work/nvrwhere/chatbar_emoji_mobile into master

Hide the emoji button in the chatbar and don't instantiate the dialog component on mobile. This isn't needed on mobile as the virtual keyboard can add emojis. Should also save a small amount of memory on mobile from the dialog which is normally always instantiated.

Merge request reports