element-hq / element-hq/element-ios
Native iOS (Wemoji) Stickers get converted to JPEG so background is white
Open
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
### Problem
if you send a native iOS sticker, the background gets white. It looks pretty bad on a dark theme.
### Possible soulution
convert the stickers to PNG or even better to a `m.sticker` type message instead of a jpg.
Contributor guide
Assessment
This issue has not been assessed yet.