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 {
|
Repeater {
|
||||||
id: chatContentView
|
id: chatContentView
|
||||||
|
Layout.fillWidth: true
|
||||||
|
|
||||||
model: root.model
|
model: root.model
|
||||||
|
|
||||||
delegate: BaseMessageComponentChooser {
|
delegate: BaseMessageComponentChooser {
|
||||||
|
|||||||
Reference in New Issue
Block a user