Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fila

Pages: [1]
1
NGUI 3 Support / Android-only problem: delays while animating masks
« on: March 06, 2014, 06:20:12 AM »
We use a paid version of NGUI in an Android / iOS / Windows game. We ran into the following problem:

On Android, when using the UIPanel.clipRange function for animating a mask, the visual update happens after a substantial delay, not immediately – while under Windows the update happens immediately, as expected. The masked widgets animate correctly, without delays, under both platforms.

The FPS is high, and there is no apparent lagging of any other kind. The problem happens only under Android, the Windows build is fine, and we haven’t yet tested it under iOS.

How can we fix this?

P.S. Is there a way to initiate a full redraw of the NGUI display list?

Pages: [1]