Skip to main content
Solved

Left and Right constraint changes the distance to the frame edges when resizing

  • July 9, 2023
  • 2 replies
  • 305 views

I set the group constraint to Left and Right but whenever i resize the frame the distance to the edges changes. I thought Left and Right constraint won’t change the distance to the frame edge.

Best answer by steffan

I found it was the Layout Grid Column. I didn’t expected to be that, i thought it was just some kind of layout guide. Thanks

This topic has been closed for replies.

2 replies

Avokadomos
  • Active Member
  • 377 replies
  • July 9, 2023

It should work they way you expect it to, unless you have something that prevents the element from shrinking, like a minimum width.


  • Author
  • 1 reply
  • Answer
  • July 9, 2023

I found it was the Layout Grid Column. I didn’t expected to be that, i thought it was just some kind of layout guide. Thanks