Re: Layers and shadows. Is it possible to have a layer with a shadow and no background color?
Alex Zavatone
But it’s odd, since I set the shadow opacity to 1, which is 100%. Adding multiple shadows to a UIView is a royal PITA without a CGFilter since you can’t make an empty layer and apply a shadow to it. There isn’t a way that lets you tell Cocoa to “just apply this shadow at the settings I asked for at the alpha level i asked for to the rect I asked you to apply it to."
toggle quoted message
Show quoted text
On Jun 24, 2021, at 6:08 AM, Jeremy Hughes via groups.io <moon.rabbit@...> wrote: |
|