r26

Details

  • Filename
    LibGUIFactory-1.0-r26.zip
  • Uploaded by
  • Uploaded
    Oct 21, 2010
  • Size
    22.94 KB
  • Downloads
    76
  • MD5
    61bac37acd27c61f96eabdeaeab0e4c9

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r26 | mangeg | 2010-10-21 21:48:58 +0000 (Thu, 21 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibGUIFactory-1.0.lua
   M /trunk/LibGUIFactory-1.0.toc
   M /trunk/Widgets/UIF-Slider.lua
   M /trunk/Widgets/UIF-TreeGroup.lua

- Enabled mouse for sliders
- Fixed bug in TreeGroup:AddGroup when adding more groups to the same sub menu.
------------------------------------------------------------------------
r25 | kagaro | 2010-10-09 16:15:12 +0000 (Sat, 09 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibGUIFactory-1.0.lua

Interactive Labels now support a callback for OnClick to be passed in after relative width if you choose. This also allows an interactive label to have a confirm handler for clicks.
------------------------------------------------------------------------
r24 | mangeg | 2010-08-10 06:05:32 +0000 (Tue, 10 Aug 2010) | 1 line
Changed paths:
   M /trunk/LibGUIFactory-1.0.lua

- Relative width for dropdowns fixed.
------------------------------------------------------------------------