Consider the following scenario:
- You write a Store app by using Windows Library for JavaScript (WinJS), which uses the ListView control.
- The app uses the JavaScript onLoadingStateChanged:complete event to update the state of a ListView object.
- The Turn off all unnecessary animations (when possible) option is not selected.
- A user resizes the ListView control while the object is being updated.