[AC-1505] iOS: Unable to disable animations in ListView...
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2014-06-16T21:13:25.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | animations, disable, listview |
| Reporter | Ed |
| Assignee | Mauro Parra-Miranda |
| Created | 2014-06-11T03:34:49.000+0000 |
| Updated | 2016-03-08T07:37:57.000+0000 |
Hi, Seems like in case TIMOB - 16115, the solution is only work for one row append. If you add more than one line, the animation still there. I will file ticket to engineer team to double check this. Thank you for your report. Regards, Shuo
Hi Shuo, thanks for checking on this. One-row with .appendItems() and .setItems() still shows the animation. The code above can be modified to show that. I should also add that the ListSection's .insertItemsAt() and .replaceItemsAt() methods also have animations that cannot be disabled.
Thank you for your notice. I will add insert ListSection's .insertItemsAt() and .replaceItemsAt() methods into that ticket as well.
We need to close the bug if it's a dup.