Width and height should never be disabled when using autolayout

image
Say I have an auto layout frame set to hug. But then later I want to manually choose the size.

Right now, I can’t just edit the size in the sizing panel. I have to first set the frame to “fixed” and then set the size

I propose that you are ALWAYS able to adjust the width, and the horizontal resizing would change automatically to “Fixed”. Obviously if a user wants to manually change the size, it would mean that the frame is no longer being constrained by hug/fill constraints.

This would save a lot of time as the extra click x 100s times a day adds up!

1 Like

Bumping message

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