fix: Text width in chat item

This commit is contained in:
Petr Mironychev 2025-01-17 00:46:11 +01:00
parent 1d64d2afc9
commit 43ac662671

View File

@ -46,7 +46,7 @@ Rectangle {
// why does `required property MessagePart modelData` not work?
required property var modelData
width: parent.width
Layout.preferredWidth: root.width
sourceComponent: {
// If `required property MessagePart modelData` is used
// and conversion to MessagePart fails, you're left