commit | 193bfea622719d21c27dc298836cd8f476f43d37 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:13:27 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 15:43:55 2023 -0400 |
tree | 09e53e68c98f74c8b2960b383719570e6f5adefa | |
parent | 51bde1a6f28606b5b1b5227054dee2ce080e7fe9 [diff] |
expo: Allow highlighting other scene-object types So far only menus can be highlighted. With the coming addition of text lines we need to be able to highlight other objects. Add a function to determine whether an object can be highlighted. Signed-off-by: Simon Glass <sjg@chromium.org>