You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
964 B

# LibDropDown
This is a library addon for the popular MMORPG "World of Warcraft.
## Description
LibDropDown is a widget library that allows a developer to easily implement fully featured, taint-free dropdown menus and buttons to any AddOn.
It has feature parity with [UIDropDownMenu](https://www.townlong-yak.com/framexml/live/UIDropDownMenu.lua) (as far I can tell, let me know if I missed something), in addition to some extra features and tweaks.
For details on how to implement this in your own addon, please see the wiki:
<https://github.com/p3lim-wow/LibDropDown/wiki>
## Feedback
If you have a question, please use the comments section on Curse/WoWInterface.
If you would like to report a bug or contribute to the project, please follow [this link](https://github.com/p3lim-wow/LibDropDown/issues?q=) to get started.
## Legal
Please see the [LICENSE](https://github.com/p3lim-wow/LibDropDown/blob/master/LICENSE.txt) file.