Skip to main content
Question

Autolayout bug with new update

  • May 17, 2026
  • 0 replies
  • 6 views

Alex Fitzroy

Sunday May 17, 2026

Noticed there are some updates to AutoLayout bc there’s new icons in the UI. I’m unable to make a responsive button. I create the button background layer shape, place the text on top, group it, turn on autolayout. By default text set to ‘hug’, button length set to ‘fixed’.

Change text width to ‘fill’, then change button width to ‘hug’ and text width automatically changes to ’fixed’. I can’t get around it!!!