Thread Tools Display Modes
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
05-11-21, 08:34 AM   #2
DahkCeles
A Cliff Giant
 
DahkCeles's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2020
Posts: 73
BC Classic uses the 9.0.1 backdrop system.

https://github.com/Stanzilla/WoWUIBu...system-changes
  Reply With Quote
05-11-21, 08:52 AM   #3
Fluffydork
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Apr 2021
Posts: 3
Oh, cheers mate, I will try that out
  Reply With Quote

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

Thread Tools
Display Modes

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