#Auto layout no longer showing space-between after last update.

13 messages · Page 1 of 1 (latest)

spare birch
#

Hey all, does anyone know how to access space-between and other auto-layout properties that are no longer visible after the big update? Thank you!

#

I figured it out but leaving this up in case anyone else runs into this issue. You need to use the new wrap feature and set horizontal gap to auto.

polar halo
#

Its not wrap, its the width setting for the auto layout frame. Space between only works if the frame is set to Fixed or Fill widths, when it is set to Hug then space between wont work since hug will collapse the space anyway to the gap setting.

#

One shortcut I use a lot for switching between space-between and not is hitting the X button on your keyboard when that 9 dot square is selected.

olive hatch
#

@polar halo sorry but I am not getting your point.., but I want to. Hug should be working with Wrap enabled.

polar halo
#

Wrap will only happen on a frame set to hug if there is a max-width set on the frame. Otherwise it will just continue to grow horizontally as you add child items.

olive hatch
#

Yes, Frame has to have a fixed width (by Fixed width, or max width or fill container) for the wrap and/or Space-between to work on the child items inside that frame...,

vagrant inlet
#

It is not intuitive at all! but space-between works if you doble click on the selector thingy

#

like where you can select if it starts or centers or ends and stuff

#

But you just have to double click on the row / column

olive hatch
#

@vagrant inlet Thanksss..., everyday you learn something new, something so tiny n simple yet so useful...,

vagrant inlet
olive hatch
#

I used to do it from the 3 dot menu before.., and now I learnt that they shifted it to dropdown of horizontal spacing..., but this double click thing I just learnt from U and its so useful..,