r16

Details

  • Filename
    Libra-r16.zip
  • Uploaded by
  • Uploaded
    Jun 16, 2014
  • Size
    11.69 KB
  • Downloads
    42
  • MD5
    0e2b3c6fb71f368768ca3391fd96442c

Supported WoW Retail Versions

  • 5.4.8

Changelog

------------------------------------------------------------------------
r16 | lombra | 2014-06-16 15:14:53 +0000 (Mon, 16 Jun 2014) | 1 line
Changed paths:
   M /trunk/Libra/ScrollFrame.lua

- Implement HybridScroll wrapper methods CreateButtons, SetButtonHeight, SetHeaderHeight and ExpandButton as well as button methods SetHeader and ResetHeight.
------------------------------------------------------------------------
r15 | lombra | 2014-06-12 21:32:32 +0000 (Thu, 12 Jun 2014) | 1 line
Changed paths:
   M /trunk/Libra/OptionsFrame.lua

- Set disabled widgets on load in OptionsFrame.
------------------------------------------------------------------------
r14 | lombra | 2014-06-12 00:11:13 +0000 (Thu, 12 Jun 2014) | 2 lines
Changed paths:
   M /trunk/Libra/Libra.xml
   A /trunk/Libra/OptionsFrame.lua
   M /trunk/Libra/Slider.lua

- Add OptionsFrame module for creating interface options using a table of options.
- Use horisontal orientation for sliders.
------------------------------------------------------------------------
r13 | lombra | 2014-03-31 12:55:42 +0000 (Mon, 31 Mar 2014) | 1 line
Changed paths:
   M /trunk/Libra/Dropdown.lua

- Rebuild() only if the given dropdown listframe is shown.
------------------------------------------------------------------------