Discussion:
D17361: [RFC] [FormLayout] fix item label alignment
Nathaniel Graham
2018-12-04 20:02:12 UTC
Permalink
ngraham created this revision.
ngraham added reviewers: Kirigami, mart.
Herald added a project: Kirigami.
Herald added a subscriber: plasma-devel.
ngraham requested review of this revision.

REVISION SUMMARY
In git master, item labels are slightly mis-aligned.

This patch is a crude and likely wrong attemot to fix it, designed more to draw attention to the problem.

TEST PLAN
Before:

After:

REPOSITORY
R169 Kirigami

BRANCH
fix-label-alignment (branched from master)

REVISION DETAIL
https://phabricator.kde.org/D17361

AFFECTED FILES
src/controls/FormLayout.qml

To: ngraham, #kirigami, mart
Cc: plasma-devel, dkardarakos, apol, davidedmundson, mart, hein

Loading...