Tobias Fella
51fe090043
Fix warnings in EmojiPicker
2025-08-31 22:51:30 +02:00
Tobias Fella
cf85d0fc0d
Fix some qml warnings
2025-08-31 22:38:24 +02:00
Aleix Pol
f19f59c37f
EmojiPicker: Fix delegate for stickers
...
There's no avatarUrl in ImagePacksModel, it's just url.
2025-06-15 23:07:40 +02:00
Tobias Fella
854aa34e52
Don't offer stickers for reactions
2025-04-15 10:53:53 +02:00
Joshua Goins
a909ed498f
Hide the category list in the emoji picker when there is none
...
This is easy to test if you have no stickers. It should no longer have
a weird empty space above the placeholder message.
2024-11-16 16:03:36 +00:00
Joshua Goins
16f4e17e8f
Improve how stickers appear in the emoji picker
...
First, the fill mode for the sticker images shouldn't stretch them.
Also make sure there is enough padding in the category so the image
doesn't appear larger than the button. Finally, set the source size for
the images so Qt can smooth them out better.
2024-11-16 16:03:24 +00:00
Tobias Fella
affb911d97
Create QML module for chatbar
2024-04-25 23:02:59 +02:00