Carry hierarchy metadata into multiphase planning
This commit is contained in:
parent
a712786ecf
commit
90c00bcdf3
4 changed files with 276 additions and 16 deletions
|
|
@ -229,6 +229,10 @@ Current pure planner status:
|
|||
- Live layout batches are partitioned by overlapping motion bounds, so unrelated
|
||||
groups can still use multiphase animation when another group falls back to
|
||||
linear motion.
|
||||
- Planner requests now carry per-window hierarchy metadata for source/target
|
||||
parent, depth, sibling index, split axis, mono state, and transition kind.
|
||||
The current planner records this information but does not yet use it to order
|
||||
nested-container phases.
|
||||
|
||||
Tests:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue