When I flatten a vector, the “Spread” option under drop shadow will be disabled.
Is there any other way to hack or enable this option under drop-shadow?
1 Like
Shadow spread is only supported on rectangles, ellipses, frames, and components.
Did you try making it a component?
1 Like
I don’t think there is a way around this constraint, but one hack I’ve found is to duplicate the vector and use “layer blur” effect to emulate the spread parameter.
@oiiiiii spread for shadows can only be edited when the frame you’re working with has a fill. I’ve found success applying a fill and setting the opacity of the fill to 0.0001 (which will register as 0 in the input, and effectively invisible on the canvas). You also must make sure “clip contents” is turned on.
Here is a GIF demoing how to do this in Figma:
1 Like