70926fbeaf
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 |
||
---|---|---|
.. | ||
ChatMessage.qml | ||
ConversationDisplay.qml | ||
ConversationList.qml | ||
main.qml | ||
RoundImage.qml |