Author Topic: 2.3.1 UICheckbox and UISlider current bug when using delegates  (Read 2180 times)

Maxii

  • Jr. Member
  • **
  • Thank You
  • -Given: 4
  • -Receive: 0
  • Posts: 55
    • View Profile
    • Strategic Forge
2.3.1 UICheckbox and UISlider current bug when using delegates
« 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.
I'm looking for an artist partner to complement my programming skill in developing a space-based Civilization-like empire building game, ala GalCiv2 or Distant Worlds based on Unity3D.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: 2.3.1 UICheckbox and UISlider current bug when using delegates
« Reply #1 on: February 16, 2013, 08:55:02 PM »
From 2.3.3 version notes:
- FIX: UICheckbox.current will now work correctly for checkbox event receivers.
Always update to the latest version before posting bug reports please.

Maxii

  • Jr. Member
  • **
  • Thank You
  • -Given: 4
  • -Receive: 0
  • Posts: 55
    • View Profile
    • Strategic Forge
Re: 2.3.1 UICheckbox and UISlider current bug when using delegates
« Reply #2 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.
I'm looking for an artist partner to complement my programming skill in developing a space-based Civilization-like empire building game, ala GalCiv2 or Distant Worlds based on Unity3D.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: 2.3.1 UICheckbox and UISlider current bug when using delegates
« Reply #3 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.