| Summary: | FormLayout label center-aligned for multi-line text | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Nate Graham <nate> |
| Component: | general | Assignee: | 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 | ||
Either this was later added, or I was failing to understand how, because it's possible now using `Kirigami.FormData.labelAlignment: Text.AlignTop` |
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.