mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
menu: use "MenuHeader" font height in separators with label
This commit is contained in:
parent
6cb8f18fe1
commit
ad2d24fb42
3 changed files with 8 additions and 3 deletions
|
|
@ -74,6 +74,8 @@ struct theme {
|
|||
int menu_item_padding_y;
|
||||
int menu_item_height;
|
||||
|
||||
int menu_header_height;
|
||||
|
||||
float menu_items_bg_color[4];
|
||||
float menu_items_text_color[4];
|
||||
float menu_items_active_bg_color[4];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue