aboutsummaryrefslogtreecommitdiff
path: root/qml/ComposePane.qml
Commit message (Collapse)AuthorAgeFilesLines
* Reset draft after sending a messagelink2xt2021-05-311-0/+1
|
* Implement message draftslink2xt2021-05-291-0/+15
|
* 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