]> git.mdlowis.com Git - proto/labwc.git/commit
menu: use theme->menu_item_height instead of menu->item_height
authorJohan Malm <jgm323@gmail.com>
Thu, 15 Aug 2024 19:54:49 +0000 (20:54 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 20 Aug 2024 17:01:22 +0000 (18:01 +0100)
commit9bc381d9e8ba15ed444768259d10151b21a49d34
tree176c54413fd70e31eae9bbcb245f2b126bcad9ce
parent0552c6b7f0008ba31e997a0a4dca56e89ff90627
menu: use theme->menu_item_height instead of menu->item_height

...and set it in theme.c post_processing()
include/menu/menu.h
include/theme.h
src/menu/menu.c
src/theme.c