commit | a83b9f1de2aa1a3c1a523b3b5fed53d61547754a | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Dec 19 08:46:42 2023 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Jan 08 17:06:33 2024 +0100 |
tree | 4b2b1b69b0454677a361e8f4468660ffc02414d4 | |
parent | d91aca44ec53f9b937ef2ee1cab978317a1a3cce [diff] |
Remove SceneTransitionLayoutImpl.readyScenes This CL removes STLImpl.readyScenes, now that MovableElement does not rely on it for correctness anymore. This means that transitions are not delayed by one frame and that STLImpl.isTransitionReady does not need to be checked anymore. Bug: 316901148 Test: Existing STL tests Flag: N/A Change-Id: I304f4327956282e79539b3dca574950b7ae0d1d6