Skip to main content

I added auto layout on my container and warp direction, And when I check the responsiveness of the container, the internal blocks are arranged in the form of LTR instead of RTL I’m freaking out… Is there a solution???

Hi @lilianboch666, Thanks for reaching out about about Auto layout Wrap direction.


The way Auto layout wrap works is that it depends on the position of your layer on the canvas or within a frame.

It starts from the top left, moves to the right, and then moves down to the next starting position on the canvas if there’s a layer that wraps underneath.


You can try adjusting alignment on child objects or the frame rotation to determine if it is compatible with your design.



Additionally, although I cannot guarantee that they will fully meet your requirements, here are a plugin that might help you: Auto Layout Reverse


Moreover, If anyone in our community has any extra solutions, please share them here!


Thanks again for reaching out.