Page 1 of 1

Alpha option not observed in responsive menu

Posted: Sat Dec 02, 2023 4:57 pm
by alan_sh
I have a layout grid with a resonsive menu inside one cell (wbs file is here https://www.dropbox.com/scl/fi/ic2kadq3 ... plg6q&dl=1)

If I set the background of the layout grid to a solid colur but reduce the alpha to (say) 100, then the colur fades back nicely. If course, the repsonsive menu needs to do the same. So, I set the background colour to the same as the layout menu. BUT, it appears that the responsive menu doesn't observe the alpha value - it just displays at 255, no matter what you set.

So, have I missed something?

Alan

Re: Alpha option not observed in responsive menu

Posted: Sat Dec 02, 2023 5:04 pm
by Pablo
The alpha value in your example is also applied to the background color of the menu.
However, if you place the menu inside a layout grid that also has a background, then those two colors a blended, which makes the color darker.
This is logical behavior.

Re: Alpha option not observed in responsive menu

Posted: Sat Dec 02, 2023 5:09 pm
by alan_sh
Thanks. I needed to setthe background alpha of the menu to zero (there's no 'transparent' option).

regards

Alan