Created attachment 155798 [details] CardGridView example from Kirigami Gallery tutorial. When attempting to reproduce the example in https://develop.kde.org/docs/use/kirigami/introduction-kirigami-gallery/ , the result lacks left padding between the cards and the left side of the window. The code example is added as an attachment. It can be run with qmlscene.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/950
Git commit 6953547bdaecaefea3cc4ca191dadd3bacb1ae6b by Marco Martin. Committed on 01/02/2023 at 10:06. Pushed by mart into branch 'kf5'. Take into account side margins In the weird anchors calculations of CardsGridView take into account side margins, fixing the layout problem M +3 -2 src/controls/private/CardsGridViewPrivate.qml https://invent.kde.org/frameworks/kirigami/commit/6953547bdaecaefea3cc4ca191dadd3bacb1ae6b
Git commit 14a9ecd55d8ace2aff2b2c922b1c0a967f03ffbe by Marco Martin. Committed on 01/02/2023 at 10:07. Pushed by mart into branch 'master'. Take into account side margins In the weird anchors calculations of CardsGridView take into account side margins, fixing the layout problem M +3 -2 src/controls/private/CardsGridViewPrivate.qml https://invent.kde.org/frameworks/kirigami/commit/14a9ecd55d8ace2aff2b2c922b1c0a967f03ffbe