Add DetailsPluginContainerWindow to UISpecialFrames
This commit is contained in:
parent
0f69a261f6
commit
bdb3fa2f6b
1 changed files with 2 additions and 0 deletions
|
|
@ -429,6 +429,8 @@
|
|||
f:SetBackdrop(_detalhes.PluginDefaults and _detalhes.PluginDefaults.Backdrop or {bgFile = "Interface\\Tooltips\\UI-Tooltip-Background", tile = true, tileSize = 16, edgeFile = [[Interface\Buttons\WHITE8X8]], edgeSize = 1})
|
||||
f:SetBackdropColor(0, 0, 0, 0.3)
|
||||
f:SetBackdropBorderColor(0, 0, 0, 1)
|
||||
tinsert(UISpecialFrames, "DetailsPluginContainerWindow")
|
||||
|
||||
|
||||
local scaleBar = DetailsFramework:CreateScaleBar(f, Details.options_window)
|
||||
scaleBar:SetFrameStrata("fullscreen")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue