LibDropDownMenu

4.9k Downloads

[BUG]: Interaction between addon

Addonman opened this issue ยท 1 comments

commented

WoW client

WoW Retail

What happened?

A bug happened!
I use tipttac+ Outfitter addons. Tiptac settings effect Outfitter size of windows.Since Outfitter is using mutiple windows -next window in line is getting smaller and smaller thus becomeing unreadable. Since both addons are fan updated especially Outfitter its hard to get answers but author of fan update of Tiptac gave me this answer
frozn/TipTac#147

It seems that line 112 in LibDropDownMenu is causing this.

Is there way of codeing this line differently so it wouldnt cause casceding windows to become smaller and smaller?

Lua Error Message?

No error messaage

Other addons?

There are few other addons that are also using this lib so commenting out that line would also cause issues with them so if possiable i would like to avoid going into that route as solution.

commented

Sorry but this is LibDropDownMenu and not LibDropdownMC-1.0.
Outfitter has its own Library like some other addons to prevent problems with UIDropDownMenu.
See Outfitter/Libraries/LibDropdown-1.0.lua.