The magic 0.001px dimension doesn't work anymore in Auto-Layout

Everybody knows that this method is very useful.
Despite the new absolute position, we still need it !

Example : I need to set a min-width in an auto layout without having an additional spacing

There’s another way to achieve what you want. Draw a horizontal line on the canvas, then press Cmd-Opt G to put a frame around it (and you can then delete the line). You now have a frame with a height of 0 that can be put into your autolayout as the min width spacer :slightly_smiling_face:


Still works for me ¯\_(ツ)_/¯

There’s a plugin for that :arrow_upper_right: :sunglasses:

Well…
@Klesus In fact it doesn’t work in one file :frowning:
@Shane Great ! this tip worked
@peterstnsz Didn’t know this one

Thanks everybody :pray:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.