]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: Add spacing around menus and items
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2023 16:23:00 +0000 (10:23 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jul 2023 16:54:51 +0000 (12:54 -0400)
commit7230fdb3837ad745adff4cf129dd04e893fe0a36
treebcc1e33d0dddea62b60e1175e2a6c2c72865cef5
parent4e64beeba7de7720b42714cbc542c9f7dfbba841
expo: Add spacing around menus and items

It looks better if menus have a bit of an inset, rather than be drawn hard
up against the background. Also, menu items look better if they have a bit
of spacing between them.

Add theme options for these and implement the required changes.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
boot/expo.c
boot/scene.c
boot/scene_menu.c
doc/develop/expo.rst