Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: BeShifty on August 06, 2014, 01:32:11 PM

Title: Feature Request - AnchorUpdate.OnAwake execute mode
Post by: BeShifty on August 06, 2014, 01:32:11 PM
Would it be possible to add an OnAwake value for the AnchorUpdate enum that only executes the first time the UIRect is enabled? Our screen objects are being transitioned in and out, and the 2nd time we transition them in, we don't want the anchor to execute again since the transition out puts everything into an ugly state (scaled down, slid off screen, etc).
Title: Re: Feature Request - AnchorUpdate.OnAwake execute mode
Post by: ArenMook on August 07, 2014, 01:50:45 AM
Certainly. I'll add "OnStart" in the next update.