WerWolv / libtesla

The support library for Tesla overlays
GNU General Public License v2.0
218 stars 49 forks source link

Remove solid background from focused list item #21

Closed diwo closed 4 years ago

diwo commented 4 years ago

Remove solid background from focused list item, and fallback to use the background of whatever is set by the parent element like the rest of the non-focused list items.

Not sure if the solid black background is intended behavior or not.

WerWolv commented 4 years ago

This is in fact intended behavior. When you look at the normal quick menu or the power menu, focused buttons have a solid background as well

diwo commented 4 years ago

Hmm it does indeed, I'll just close this one then