Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Maxii on February 16, 2013, 02:44:23 PM

Title: 2.3.1 UICheckbox and UISlider current bug when using delegates
Post by: Maxii on February 16, 2013, 02:44:23 PM
On 2.3.1, for both UICheckbox and UISlider, current is not updated to this when using a delegate rather than the Event Receiver callback system.
Title: Re: 2.3.1 UICheckbox and UISlider current bug when using delegates
Post by: ArenMook on February 16, 2013, 08:55:02 PM
From 2.3.3 version notes (http://www.tasharen.com/forum/index.php?topic=11.msg15437#msg15437):
- FIX: UICheckbox.current will now work correctly for checkbox event receivers.
Always update to the latest version before posting bug reports please.
Title: Re: 2.3.1 UICheckbox and UISlider current bug when using delegates
Post by: Maxii on February 25, 2013, 07:20:32 AM
Just downloaded 2.3.4. UISlider current code has not been changed to remove the bug. Confirming UICheckbox has been changed.
Title: Re: 2.3.1 UICheckbox and UISlider current bug when using delegates
Post by: ArenMook on February 25, 2013, 07:32:51 AM
UICheckbox was the one that was reported and changed, UISlider hasn't been. I'll sneak it into the next update.