Work on Ascension Backport
This commit is contained in:
parent
5de2a04b8c
commit
bb7e0d2c27
325 changed files with 26995 additions and 41741 deletions
|
|
@ -39,7 +39,7 @@ function Details:Dump (...)
|
|||
text_editor:SetBackdrop({edgeFile = [[Interface\Buttons\WHITE8X8]], edgeSize = 1})
|
||||
text_editor:SetBackdropBorderColor(0, 0, 0, 1)
|
||||
|
||||
text_editor.__background:SetColorTexture(0.2317647, 0.2317647, 0.2317647)
|
||||
text_editor.__background:SetTexture(0.2317647, 0.2317647, 0.2317647)
|
||||
text_editor.__background:SetVertexColor(0.27, 0.27, 0.27)
|
||||
text_editor.__background:SetAlpha(0.8)
|
||||
text_editor.__background:SetVertTile(true)
|
||||
|
|
@ -103,7 +103,7 @@ function Details:ShowImportWindow (defaultText, confirmFunc, titleText)
|
|||
importTextEditor:SetBackdrop({edgeFile = [[Interface\Buttons\WHITE8X8]], edgeSize = 1})
|
||||
importTextEditor:SetBackdropBorderColor(0, 0, 0, 1)
|
||||
|
||||
importTextEditor.__background:SetColorTexture(0.2317647, 0.2317647, 0.2317647)
|
||||
importTextEditor.__background:SetTexture(0.2317647, 0.2317647, 0.2317647)
|
||||
importTextEditor.__background:SetVertexColor(0.27, 0.27, 0.27)
|
||||
importTextEditor.__background:SetAlpha(0.8)
|
||||
importTextEditor.__background:SetVertTile(true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue