Skip to main content
Solved

Why do shadows look different on auto layout vs. shapes?

  • January 13, 2026
  • 2 replies
  • 104 views

Vincent_Schlothauer

I don’t know if this is a bug or simply a feature I don’t get: Shadows look completely different when applied to a shape with a fill vs. an auto layout of the same dimensions with the same fill. Even stranger, when clip content is applied to the auto layout the shadow looks the same as it does on the shape.

Is there anything I can do to ensure a shadow renders the same whether or not it is applied to a shape, a frame or other object? And what’s with the clip content difference? I would have expected the shadow to look different with clip content enabled, not the other way around.

I’d be much obliged if anyone could enlighten me.

 

Best answer by Vincent_Schlothauer

Update: I’ve realised that this applies only to shadows with a spread that is ≠0. Which explains perhaps why clip content affects it,  though I wish it wouldn’t. I also would expect clip content enabled to cut off the spread, rather than the other way around.

2 replies

Vincent_Schlothauer

Update: I’ve realised that this applies only to shadows with a spread that is ≠0. Which explains perhaps why clip content affects it,  though I wish it wouldn’t. I also would expect clip content enabled to cut off the spread, rather than the other way around.


Michael_Hametner

Hi ​@Vincent_Schlothauer 

Does this explain to you why this happens in the first place?
I’m irritated as your answer is marked as solution.

I also don’t understand why Clip content doesn’t entirely cut off the shadow.


Thanks
Michi