SOLVED: Container Padding/Margin link not staying set

Bricks Version: 1.4.0.1

It doesn’t seem like the Padding/Margin link is staying set. The values are still maintained, but the link is not. So if you want to change the value later, you’ll have to hit link again before changing one of the fields.

link

Hi,
Thanks so much for your report!

I was able to reproduce the issue and added it to our bug tracker.

Best regards,
timmse

1 Like

Hey Stew,
After consultation with Thomas, I have new information: It is not a bug but a deliberate decision.

We used to run some logic to enable the “Linked” toggle when all four direction values were the same. Then users reported that they had to manually unlink the values when they wanted to change one side, so we removed it. It’s a personal preference. Manually storing the “linked” state of every possible element setting causes too much drain on the builder (performance-wise).

Best regards,
timmse

Sounds reasonable to me. It’s not like I regularly change the padding/margin of things anyways. Thanks for looking into it. :grinning:

1 Like