Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bugfix] Align timing of interface coalescing and range update. #triv…
…ial (#847) * fix SIMULATE_WEB_RESPONSE not imported #449 * Fix to make rangeMode update in right time * This is for cases when CollectionNode is created in cell of another collectionNode, the interfaceState(say didEnterVisible) is not called as expected. It's because interfaceCoalescing alter the time line and cause RangeController update before actual interface applied.
- Loading branch information