Summary: | headerOrientation: Qt.Horizontal is missing left margin of header when used in a Kirigami.Card | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Thiago Sueto <herzenschein> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | notmart |
Priority: | NOR | ||
Version First Reported In: | 5.102.0 | ||
Target Milestone: | Not decided | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Image showing how a Card with headerOrientation makes the header lose its left margin.
Image showing how a Card with headerOrientation makes the header lose its left margin. |
Created attachment 156047 [details]
Image showing how a Card with headerOrientation makes the header lose its left margin.
|
Created attachment 156046 [details] Image showing how a Card with headerOrientation makes the header lose its left margin. The attached file can be run in qmlscene to reproduce the issue. Just change the Card to an AbstractCard to see how it should look like.