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

SwipeListItem: Improve RTL (mirrored) layout

 - Use listItem.mirrored consistently, port all the other ways of
   detection to it. Not only it avoids creating extra unnecessary
   attached objects, but also prevents layouting issues as explained
   next.
 - Do not trust implicit inheritance, because even if
   LayoutMirroring.childrenInherit is set to false, this internal
   content should look and behave as mirrored, which is the whole point
   of setting LayoutMirroring.enable: true on the list item itself.
parent 2189d82b
Pipeline #426787 failed with stage
in 3 minutes and 28 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