aboutsummaryrefslogtreecommitdiff
path: root/qml/ComposePane.qml
Commit message (Collapse)AuthorAgeFilesLines
* Move fillWidth from ComposePane to it's instance at ChatPagelink2xt2021-03-221-3/+2
| | | | ComposePane is not necessarily placed into Layout.
* Align Send button to the bottomlink2xt2021-03-221-0/+2
| | | | This keeps the button at the bottom of the window when multi-line message is entered.
* Move ComposePane to separate QML filelink2xt2021-03-201-0/+38