kdeconnect-kde/smsapp/qml
Simon Redman 70926fbeaf [SMS App] Clean up runtime warning about undefined behavior
Summary: Move ColumnLayout containing text elements inside of the graphical bounding rectangle

Test Plan:
Pre patch:
 - Launch messaging app
 - Open conversation
 - Notice huge spew of warnings like: "qrc:/qml/ChatMessage.qml:84:5: QML ColumnLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead."
Post patch:
 - Launch messaging app
 - Open conversation
 - No warnings about undefined behavior

Reviewers: apol

Reviewed By: apol

Subscribers: kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D16534
2018-10-31 08:47:19 -06:00
..
ChatMessage.qml [SMS App] Clean up runtime warning about undefined behavior 2018-10-31 08:47:19 -06:00
ConversationDisplay.qml Revert "Replace tabs with spaces in messaging app" 2018-10-30 14:01:13 -06:00
ConversationList.qml Revert "Replace tabs with spaces in messaging app" 2018-10-30 14:01:13 -06:00
main.qml Revert "Replace tabs with spaces in messaging app" 2018-10-30 14:01:13 -06:00
RoundImage.qml Replaces tabs with spaces (properly) 2018-10-30 14:03:16 -06:00