Don't offer stickers for reactions

This commit is contained in:
Tobias Fella
2025-04-14 17:04:12 +02:00
parent b8d4ffcedc
commit 854aa34e52
4 changed files with 6 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ ColumnLayout {
property bool includeCustom: false
property bool showQuickReaction: false
property bool showStickers: true
readonly property var currentEmojiModel: {
if (includeCustom) {
@@ -43,6 +44,7 @@ ColumnLayout {
id: types
Layout.fillWidth: true
Kirigami.Theme.colorSet: Kirigami.Theme.View
visible: root.showStickers
background: null
actions: [