Thread Tools Display Modes
Prev Previous Post   Next Post Next
05-11-21, 07:49 AM   #1
Fluffydork
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Apr 2021
Posts: 3
TBC Beta: Frame->Backdrop

Hello everyone,

I have an issue with TBC Beta frames. Namely the following
Code:
<Frame ... >
  <backdrop tile="true" edgeFile="..." bgfile="...">
    <EdgeSize val="7"/>
    <BackgroundInsets bottom="2" top="2" right="2" left="2"/>
  </backdrop>
</Frame>
does not seem to have any effect (no background nor edges are displayed). I have verified that edgeFile and bgfile point to existing files.

The same code seems to be working fine on TBC PTR. Anyone knows what's going on?
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » TBC Beta: Frame->Backdrop


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off