Archives

now browsing by author

 

Hello!

Hello! I have a custom app drawer built into a panel (actually a series of panels), that I can pull up or down from the main homescreen. As you can see in the third screenshot, when the contents reach the edge of the panel, they are immediately cut off. I’d like to implement a transparent gradient fade at the top and bottom of the panel so the the contents gracefully fade away as they approach the edges of the panel. My first thought would be to apply a transparent .png with an alpha channel as a mask. Is this possible?