Toc Updates
This commit is contained in:
@@ -1207,6 +1207,10 @@ function DF:CreateNewDropdownFrame (parent, name)
|
||||
child:SetPoint ("topleft", scroll, "topleft", 0, 0)
|
||||
child:SetBackdrop (child_backdrop)
|
||||
child:SetBackdropColor (0, 0, 0, 1)
|
||||
|
||||
local t = child:CreateTexture(nil, "background")
|
||||
t:SetAllPoints()
|
||||
t:SetColorTexture(0, 0, 0, 1)
|
||||
|
||||
DF:ApplyStandardBackdrop (child)
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
local dversion = 313
|
||||
local dversion = 314
|
||||
local major, minor = "DetailsFramework-1.0", dversion
|
||||
local DF, oldminor = LibStub:NewLibrary (major, minor)
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Interface: 90200
|
||||
## Interface: 90205
|
||||
## Title: Library Open Raid
|
||||
## Notes: This is a library used by addons.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user