Fix Stickers

Fix so that stickers are rendered and that the context menu works for them.
This commit is contained in:
James Graham
2022-09-22 19:03:06 +00:00
parent 37780c2e3b
commit ef40f5a747
2 changed files with 25 additions and 7 deletions

View File

@@ -42,9 +42,7 @@ DelegateChooser {
DelegateChoice {
roleValue: "sticker"
delegate: ImageDelegate {
cardBackground: false
}
delegate: ImageDelegate {}
}
DelegateChoice {