Thread Tools Display Modes
12-19-11, 05:24 AM   #1
zoktar
A Cliff Giant
AddOn Compiler - Click to view compilations
Join Date: Dec 2006
Posts: 72
ouf_freebgrid editing.

iv looked through the files and i cannot find anything that would tell me where the default hp direction is, im looking to reverse it, so like, if its horizontal, instead of loosing hp from right to left, left to right, and same thing if vertical, instead of from top to bottom, bottom to top. All i could find where setpoints, grouping settings, and frame directions.
  Reply With Quote
12-19-11, 07:41 AM   #2
Freebaser
A Molten Kobold Bandit
 
Freebaser's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2008
Posts: 135
The blizzard api only provides 2 orientation options, HORIZONTAL and VERTICAL. To override their default fill directions takes a bit of trickery. I'm messing around with it now and plan to add it in the next update.
  Reply With Quote
12-19-11, 07:57 AM   #3
zoktar
A Cliff Giant
AddOn Compiler - Click to view compilations
Join Date: Dec 2006
Posts: 72
Originally Posted by Freebaser View Post
The blizzard api only provides 2 orientation options, HORIZONTAL and VERTICAL. To override their default fill directions takes a bit of trickery. I'm messing around with it now and plan to add it in the next update.
awsomepants! =)
  Reply With Quote
12-19-11, 01:36 PM   #4
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
Originally Posted by Freebaser View Post
The blizzard api only provides 2 orientation options, HORIZONTAL and VERTICAL. To override their default fill directions takes a bit of trickery. I'm messing around with it now and plan to add it in the next update.
As of 4.3, you can also do StatusBar:SetReverseFill(true).
__________________
「貴方は1人じゃないよ」
  Reply With Quote
12-19-11, 05:14 PM   #5
Freebaser
A Molten Kobold Bandit
 
Freebaser's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2008
Posts: 135
Originally Posted by haste View Post
As of 4.3, you can also do StatusBar:SetReverseFill(true).
Ah, well that could make things a bit easier... Thanks!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » ouf_freebgrid editing.

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