Pipemenu, fix so both inline and stand alone work

This commit is contained in:
Droc 2024-07-19 17:18:31 -05:00
parent 3be8fe25f3
commit 1419c2bbc2
4 changed files with 114 additions and 51 deletions

View file

@ -72,6 +72,8 @@ struct theme {
int menu_separator_padding_height;
float menu_separator_color[4];
float menu_title_bg_color[4];
int osd_border_width;
float osd_bg_color[4];