frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
109 stars 23 forks source link

Latest version Makes Some Drop-Down Menu's Small #178

Closed Pillgar closed 1 year ago

Pillgar commented 1 year ago

On TipTac v23.01.23, the drop down menu's for Recount addon become very small. Disabling Tiptac makes the drop down menu's for Recount normal again.

frozn commented 1 year ago

This is a bug in library "LibDropDown-1.0" which is used by Recount. Same error like in Outfitter, see here: #147.

To "solve" this I added TipTac's styling of the dropdown menu from LibDropdown-1.0. Scaling is also considered. Works fine now in the dev version. If you want to try it for yourself, here it is:

TipTac-dev.zip

This will be included in the upcoming release.