Bug 426579

Summary: FormLayout label center-aligned for multi-line text
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Nate Graham <nate>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: butirsky
Priority: NOR    
Version First Reported In: Master   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Center-aligned label that should be top-aligned

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`