31
NGUI 3 Support / Re: Huge performance drop after updatating from 2.7.0 to 3.7.5
« on: May 18, 2015, 03:34:10 AM »
Yeah, we have this problem with a ScrollPanel with 180 widgets underneath. You can see a big mountain in the profiler when scrolling. It's worse on the device (LG G3, which is powerful).
The only solution to this problem is to give the user an option to disable objects in the scrollview(this is a map with planes moving in realtime). But you can not do this for every scrollview. (Change to static didn't do anything for us)
The only solution to this problem is to give the user an option to disable objects in the scrollview(this is a map with planes moving in realtime). But you can not do this for every scrollview. (Change to static didn't do anything for us)