[RFC] [FormLayout] fix item label alignment
AbandonedPublic

Authored by ngraham on Dec 4 2018, 8:02 PM.

Details

Reviewers
mart
Group Reviewers
Kirigami
Summary

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

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

Test Plan

Before:

After:

Diff Detail

Repository
R169 Kirigami
Branch
fix-label-alignment (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 5706
Build 5724: arc lint + arc unit
ngraham created this revision.Dec 4 2018, 8:02 PM
Restricted Application added a project: Kirigami. · View Herald TranscriptDec 4 2018, 8:02 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Dec 4 2018, 8:02 PM
ngraham edited the test plan for this revision. (Show Details)Dec 4 2018, 8:02 PM
ngraham edited the summary of this revision. (Show Details)Dec 4 2018, 8:19 PM
ngraham abandoned this revision.Dec 28 2018, 8:31 PM

Seems to be already fixed; there must have been something wrong at the time with my source checkout or something.