Hi,
I used the Scroll View container to create a table with 1000 elements at runtime. When I am not scrolling the frame rate is really high but when I scroll the frame rate drops a lot. Please see attached pictures for reference.
Could you please explain why this would happen? I thought UIElements reuses elements in a scroll view.