commit | c6143dc045accabed4903c5e5deb513da0176f27 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:35 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | f2f267f113099d89950b5bf17cdc8f306c076e2f | |
parent | 96910ef6b67100683d4e2dbfd34022a20eb5b135 [diff] |
expo: Support setting the size and bounds of an object Add a function to allow the size of an object to be set independently of its position. Also add a function to permit the object's bounding box to be set independently of its dimensions. Signed-off-by: Simon Glass <sjg@chromium.org>