Improve file attachments
-Don't show download and save in chatbar -Add a remove button -Add missing properties to model
This commit is contained in:
@@ -72,12 +72,12 @@ QQC2.Control {
|
||||
visible: NeoChatConfig.sendMessageWith === 1
|
||||
}
|
||||
RowLayout {
|
||||
spacing: 0
|
||||
QQC2.ScrollView {
|
||||
id: chatScrollView
|
||||
Layout.fillWidth: true
|
||||
Layout.maximumHeight: Kirigami.Units.gridUnit * 8
|
||||
|
||||
contentWidth: availableWidth
|
||||
clip: true
|
||||
|
||||
ColumnLayout {
|
||||
|
||||
Reference in New Issue
Block a user