Commit d145a6d
philter
ArtboardComponentList optimizations (#11757) a3ef3daa73
Implements a couple of optimizations for Artboard lists:
Don't syncLayoutChildren during updateList as the artboards are being built up, only sync afterwards
For non-virtualized lists, keep the artboard and state machine instances in a vector and get them by index rather than having to look them up using their corresponding list item.1 parent 86187e1 commit d145a6d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments