commit | 2d85726536100c84a25eb89953fb889a85521e81 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:50 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 55113e06998142b60e31126d5e735154ed4a33ad | |
parent | 43f45ca419440b612e5559d2fd29556ffd0db7a1 [diff] |
expo: Support highlighting menu items Expo normally uses a pointer to show the current item. Add support for highlighting as well, since this makes it easier for the user to see the current item. Signed-off-by: Simon Glass <sjg@chromium.org>