commit | 14a86a510792cb8a69ded6ea3b6c34a150bae3ab | [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 | 42b18494bdaf677c4726ef47a839b16a1a3daba2 [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>