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 [app] Add plugin settings page 2020-09-08 20:33:20 +02:00
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 [smsapp] Simplify device handling 2022-05-31 16:50:53 +00:00
main.qml SMS app shows devices with SMS capabilities only 2023-01-23 18:31:44 +01:00
MessageAttachments.qml Port away from deprecated QML features 2022-09-21 01:14:37 +03:00
SendingArea.qml Fix inactive "Send Arrow" in smsapp after first message sent 2023-04-21 16:28:58 +00:00