View Single Post
04-14-15, 03:18 PM   #7
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by Phanx View Post
You can actually just adjust the tex coords of a real statusbar texture; you don't need to create your own. See here for the code I use to trim the statusbar textures in my oUF layout. I trim off the right section of the texture, but you'll want to reverse it and trim off the left section.
You guess you are right, but you could still bump into some limitation that StatusBars have.
  Reply With Quote