https://bugs.kde.org/show_bug.cgi?id=443146
Bug ID: 443146
Summary: Anchor setting issue in AboutPage.qml
Product: frameworks-kirigami
Version: Master
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Not decided
SUMMARY
This line contains a typo in "parent"
https://invent.kde.org/frameworks/kirigami/-/blob/master/src/controls/AboutPage.qml#L56
However, "anchors.fill: parent" doesn't seem to be the correct property, as it
left aligns the about page, whereas we want it to be center aligned.
Removing the line produces the desired result.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS
(available in About System)
KDE Plasma Version: 5.22.90
KDE Frameworks Version: 5.86.0
Qt Version: 5.13.2
--
You are receiving this mail because:
You are watching all bug changes.