commit | d7e32a821aeb8f94da82bbc2ea65ef8df5f48827 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 01 10:22:35 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 14 12:54:51 2023 -0400 |
tree | f41cc38aa41eeec472e9baa7a1f8da094f7974d9 | |
parent | 67e2af1ad483e66edd961eee22512e4fe8cfe22d [diff] |
expo: Avoid automatically arranging the scene This should ideally be done once after all scene changes have been made. Require an explicit call when everything is ready. Always arrange after a key it sent, just for convenience. Signed-off-by: Simon Glass <sjg@chromium.org>