Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-28-17, 11:54 AM   #2
Kakjens
A Cliff Giant
Join Date: Apr 2017
Posts: 75
In my addon that does something similar I used :Hide() before making the object visible.
Minor fix: after
Lua Code:
  1. if not OrderHallCommandBar then return end
you might want to declare a
Lua Code:
  1. local prevName

Last edited by Kakjens : 09-28-17 at 12:38 PM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » currency display issues


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