Make sure that the clickable area of the chatbar fill the whole space
This commit is contained in:
@@ -136,6 +136,8 @@ QQC2.Control {
|
||||
|
||||
Repeater {
|
||||
id: chatContentView
|
||||
Layout.fillWidth: true
|
||||
|
||||
model: root.model
|
||||
|
||||
delegate: BaseMessageComponentChooser {
|
||||
|
||||
Reference in New Issue
Block a user