Skip to content
Verified Commit a12f5277 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

BasicListItem: Fix usage of LayoutMirroring inheritance

Built-in content of a component should follow layout mirroring
preferences of its control regardless of childrenInherit propagation.

But what about spacing here? Why does it equal to left or right padding?
I have no idea. After all, Kirigami.AbstractListItem is ultimately a
QtQuick.Controls/Control which has a built-in spacing property.
parent c7fd0d71
Pipeline #430728 passed with stage
in 4 minutes and 17 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment