commit | 7bd9977be79abb7e1b377f3ae38222eccdcab8d5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:53 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 32cc48083014622a8df665945147d279500d35ac | |
parent | 02708f5f5edccbdf414ff1350d7dfdcc4bbf2b5a [diff] |
expo: Provide a way to position things relative to display It is often necessary to centre objects within the display area. Add a special position value to indicate this. Signed-off-by: Simon Glass <sjg@chromium.org>