Margin / Padding & Others Increments

I was thinking about the click & drag controls for setting margin / padding & there might be others controls like that as well.
Currently it increments by 5px (when theme setting is turned off).

  • Thinking about precise control, it would be nice to have 1px increments.
  • Thinking about matching tailwind unit spacing, it should be in 4px increments.
  • Thinking about basic users comfort level, it would probably be in 5px increments.

Maybe a simple selector to set increment to: 1px/4px/5px

If you hold down shift when dragging any spacing control you will get 1px increments :slight_smile:

1 Like

Ok, what about Option + drag for 4px increment?

How do you initiate the drag resizing? I accidentally ended up there once but I can’t work out how I got there. I’ve tried clicking, long clicking and all the different modifier keys - it’s well hidden :slight_smile:

You need to switch it from theme to manual, you can do this by clicking the little “theme/mask” icon. Then you can click on the number and drag up and down. Give that a go…

1 Like

Ah thanks. When I clicked that button I thought it was a way to preview changes because it toggled everything back to 0,0,0,0.

1 Like