View Single Post
10-22-10, 11:39 AM   #1
Ither
A Firelord
 
Ither's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 497
Nameplate Set Height

Ok.. so supposedly Blizzard fixed the nameplate bugs and it's clearly working as it should in Tidyplates. However, that addon uses the SetScale option for the bar and it holds. If you use

Code:
self.healthBar:SetHeight(3)
It holds at reload but turn away and back it resets.

Is this the actual widget in the API that is causing it or a bad configuration?

I'm trying to fix caelNameplates as nobody has a clue if the author plans to.
__________________
  Reply With Quote