Copy link to clipboard
Copied
I'm creating a marged path and attempting to apply a gradient fill to it. It ends up as a single color and the little bars to adjust the gradient don't appear.
In the below setup the final Gradient Fill is the same as the one applied to "SmallSlantRight", yet it appears only as one color. If I move it to any object before the "Merge Paths 1" it'll also end up as black.
Attempting to modify the Start/End points of the gradient fill doesn't help. If I slide the Start over to 100 it'll suddenly flip colors to the other end of the gradient.
On an individual shape I get the little lines to adjust the gradient start/end ponits, but on this merged shape that UI doesn't appear.
How can I get a gradient fill on a merged shaped?
Copy link to clipboard
Copied
Wouldn't it be better if you create a rectangle Shape Layer and give it a skew?
Copy link to clipboard
Copied
I'm animating the width of the middle section and want the skew ends to remain invariant during the width change.
Copy link to clipboard
Copied
Duplicate the same rectangle, make it smaller in size from "Rectangular Path 1" and remove the skew, so you will have the same thing as you have but the width of the center rectangle can be animated.
Copy link to clipboard
Copied
This is the basic approach I've taken now, but I'd kind of like to know if gradient fills on merged paths is indeed possible. This is just one basic case that I have to support. My fallback of course is to use masking layers with a gradient and only solid filled shapes.