Lib Updates

This commit is contained in:
Tercio Jose
2020-09-11 21:12:06 -03:00
parent eabba12e08
commit 39e4abb2c1
15 changed files with 78 additions and 49 deletions
+1
View File
@@ -440,6 +440,7 @@ local DFSliderMetaFunctions = _G[DF.GlobalWidgetControlNames ["slider"]]
end
function f:ShowMe (host)
f:SetParent(host)
f:SetPoint ("bottomleft", host, "topleft", -3, -5)
f:SetPoint ("bottomright", host, "topright", 3, -5)
--f:SetFrameStrata (host:GetFrameStrata())