Description
Currently the ensureSize() method is called with the targetSize being current childCount. The downside of it: It could keep triggering resize everytime when new list-as-a-row being added and slow down the write throughput.
Attachments
Issue Links
- links to