diff options
author | Simon Glass <sjg@chromium.org> | 2023-06-01 10:22:58 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-07-14 12:54:51 -0400 |
commit | 4c87e073a4573159f97eb4ed80ec4088f33c7008 (patch) | |
tree | 52fb7976fe76163d61eb860c78bd16e00f87557a /lib/linux_string.c | |
parent | 756c9559e60a0ef8434128205adced937240925d (diff) |
expo: Draw the current opened menu on top
When a menu is opened, it must be displayed over all other objects in
the scene, so that all its items are visible.
Handle this by drawing the menu object a second time, after all other
objects have been drawn. Draw all of the objects which are dependent
on the menu object.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions