Skip to content

Default to a more sensible sticker size

Joshua Goins requested to merge work/redstrate/fix-sticker-message-size into master

If we do not set the width/height for stickers (which don't have any) then the height is okay, but the message has the maximum width which looks odd.

Instead, let's limit all stickers to 256px and it makes them look much nicer in chat.

header header
Screenshot_20241116_161345 Screenshot_20241116_161319

Merge request reports

Loading