Skip to content

Commit

Permalink
Fixed scroolbar skin in AddonList.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Oct 15, 2020
1 parent e6ce75f commit fe4d127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ShestakUI/Modules/Skins/Blizzard/AddonList.lua
Expand Up @@ -29,6 +29,7 @@ local function LoadSkin()
_G["AddonListEntry"..i.."Load"]:SkinButton()
end

AddonListScrollFrame:StripTextures()
T.SkinScrollBar(AddonListScrollFrameScrollBar)
T.SkinCloseButton(AddonListCloseButton)
T.SkinDropDownBox(AddonCharacterDropDown)
Expand Down

0 comments on commit fe4d127

Please sign in to comment.