Describe the problem your experiencing and how your idea helps solve this
When you create an autolayout frame, it always defaults to 10px. Many design systems call for an 8px grid and in many cases, users don’t want ANY padding especially where edge-to-edge designs are concerned.
Ask questions to bring the community into the conversation
What are everyone’s thoughts about the following solutions?:
- Default autolayout padding based on the big nudge amount in your settings
- Allow for tokenization of padding/margin grids and offer up autolayout parameters based upon those tokens
- Allow users to override the padding to 0px at the creation of the autolayout frame by using an alternative key command like ctrl+shift+a (command on mac)