WoWInterface SVN PhanxConfigWidgets

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 20 to Rev 21
    Reverse comparison

Rev 20 → Rev 21

PhanxConfig-ScrollingDropdown/PhanxConfig-ScrollingDropdown.lua
35,7 → 35,7
button:SetHeight(UIDROPDOWNMENU_BUTTON_HEIGHT)
 
button.label = button:CreateFontString()
button.label:SetFont("Fonts\\FRIZQT__.ttf", UIDROPDOWNMENU_DEFAULT_TEXT_HEIGHT)
button.label:SetFont((GameFontHighlightSmallLeft:GetFont()), UIDROPDOWNMENU_DEFAULT_TEXT_HEIGHT)
button.label:SetJustifyH("LEFT")
button.label:SetPoint("LEFT", 27, 0)