sirinsidiator / ESO-LibAddonMenu

http://www.esoui.com/downloads/info7-LibAddonMenu.html
Artistic License 2.0
41 stars 20 forks source link

Added scrollable property #71

Closed kyoma closed 7 years ago

kyoma commented 7 years ago

A scrollable dropdown works pretty much the same as a regular dropdown, it resizes based on the widest entry and limits the height to the amount of entries if they are lower than the max height.

Maybe an additional property for directly controlling max height instead of a hardcoded value.