promotional bannermobile promotional banner

LibRedDropdown

This library allows devs to add some standard GUI elements into their addons. Initially this library was created to replace Blizzard's UIDropDownMenu; now it contains 6 controls.

File Details

r9

  • R
  • Oct 12, 2020
  • 11.76 KB
  • 63
  • 8.3.0
  • Retail

File Name

LibRedDropdown-1.0-r9.zip

Supported Versions

  • 8.3.0
r9 (2020/10/09)
  • DropdownMenu: added new parameter: 'buttonColor'
  • DropdownMenu: now you can set width. Finally, ha-ha!

r8 (2020/10/09)
  • ColorPicker now requires less coding. See example in README.md

r7 (2020/10/09)
  • Tooltip font is 1px larger
  • Added new tooltip method: SetSpellById(spellid)

r6 (2020/10/08)
  • Added simple tooltip

r5 (2020/09/01)
  • Minor fix

r4 (2020/08/25)
  • Initial support for Shadowlands

r3 (2020/08/17)
  • Added 'remove' button to 'DropdownMenu'. Please see documentation.
  • TOC file update

v4 (2019/08/24)
  • Added optional checkbox to button control. Please see documentation.
  • TOC file update

build 2 (05.10.18)
  • 'DropdownMenu' now stores info about its vertical scroll

build 1 (05.08.18)
  • Added TOC file
  • Added changelog