Bug 426579 - FormLayout label center-aligned for multi-line text
Summary: FormLayout label center-aligned for multi-line text
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: Master
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-15 23:36 UTC by Nate Graham
Modified: 2025-02-22 16:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Center-aligned label that should be top-aligned (48.98 KB, image/jpeg)
2020-09-15 23:36 UTC, Nate Graham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2020-09-15 23:36:34 UTC
Created attachment 131688 [details]
Center-aligned label that should be top-aligned

See the attached screenshot.

I can't find a way to make the label for the multi-line text string top-aligned instead of center-aligned.
Comment 1 Nate Graham 2025-02-22 16:46:07 UTC
Either this was later added, or I was failing to understand how, because it's possible now using `Kirigami.FormData.labelAlignment: Text.AlignTop`