Make sure that the clickable area of the chatbar fill the whole space

This commit is contained in:
James Graham
2026-02-25 19:11:35 +00:00
parent eb58d96d77
commit c3ea0db82d

View File

@@ -136,6 +136,8 @@ QQC2.Control {
Repeater {
id: chatContentView
Layout.fillWidth: true
model: root.model
delegate: BaseMessageComponentChooser {