kdeconnect-kde/smsapp/qml
Dmytrii Zavalnyi 0d02a6f99e Fix inactive "Send Arrow" in smsapp after first message sent
The "enabled" property of the button was set to false and has overwritten the default value based on the message length.
The message field had "anchors.fill" positioning and raised  "Binding loop detected for property "implicitHeight"" error.
attachmentList property of ChatMessage didn't have the default value and was undefined.

BUG: 455149
2023-04-21 16:28:58 +00:00
..
AttachmentViewer.qml
ChatMessage.qml Fix inactive "Send Arrow" in smsapp after first message sent 2023-04-21 16:28:58 +00:00
ConversationDisplay.qml [SMS App] Fix loading more messages 2023-01-22 22:10:46 +00:00
ConversationList.qml
main.qml SMS app shows devices with SMS capabilities only 2023-01-23 18:31:44 +01:00
MessageAttachments.qml
SendingArea.qml Fix inactive "Send Arrow" in smsapp after first message sent 2023-04-21 16:28:58 +00:00