search tab refactoring

This commit is contained in:
Manuel Simon Hirsig
2016-08-09 16:11:54 +02:00
parent a1edc53bfe
commit 7eeeb35aba
5 changed files with 15 additions and 834 deletions
-1
View File
@@ -101,7 +101,6 @@ function m.LOAD()
if strfind(dropdown:GetName() or '', 'aux_frame') then
DropDownList1Backdrop:SetBackdrop({})
DropDownList1Backdrop.border:Show()
DropDownList1Backdrop.backdrop:SetAllPoints()
DropDownList1Backdrop.backdrop:Show()
DropDownList1:SetWidth(dropdown:GetWidth() * 0.9)
DropDownList1:SetHeight(DropDownList1:GetHeight() - 10)