Summary: | Layout.*Margin properties don't work inside a Kirigami.FormLayout | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Bharadwaj Raju <bharadwaj.raju777> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | nate, qydwhotmail |
Priority: | NOR | ||
Version First Reported In: | 5.80.0 | ||
Target Milestone: | Not decided | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Test QML file |
Created attachment 136849 [details] Test QML file Layout.leftMargin does not appropriately indent an item inside a Kirigami.FormLayout. Example code attached. I want to use it to indicate one option depending on another above it.