Thread Tools Display Modes
Prev Previous Post   Next Post Next
10/27/14, 04:14 AM   #1
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
ZO_PlayerInventorySortByNew:SetHidden

Is there an easy way to hide the "New" sort header in the inventory backpack when an addon loads?

I tried doing this on player activation:
Lua Code:
  1. ZO_PlayerInventorySortByNew:SetHidden(true)

But it must be reset to visible somewhere as the game is loading because that doesn't work.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » ZO_PlayerInventorySortByNew:SetHidden


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