Fold extra send icons when thin for mobile

This commit is contained in:
James Graham
2026-02-07 15:50:18 +00:00
parent 0d1f5c950d
commit 7afce01a23
3 changed files with 113 additions and 65 deletions

View File

@@ -110,6 +110,7 @@ QQC2.Control {
SendBar {
room: root.room
contentModel: root.model
maxAvailableWidth: root.maxAvailableWidth
}
}
}