[SMS App] Clean up runtime warning about undefined behavior

Authored by sredman on Oct 31 2018, 2:47 PM.

Description

[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

Details

Committed
sredmanOct 31 2018, 2:47 PM
Reviewer
apol
Differential Revision
D16534: [SMS App] Clean up runtime warning about undefined behavior
Parents
R224:c546c77040f2: Add a button to open command setup menu in plasmoid
Branches
Unknown
Tags
Unknown