Thread Tools Display Modes
10/17/15, 07:35 AM   #1
merlight
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 671
[fixed] minor bug in inventory Currency tab - initially unsorted

ingame/inventory/inventorywallet.lua

InventoryWalletManager:Initialize doesn't set self.sortKey and self.sortOrder because OnSortHeaderClicked callback is suppressed

Lua Code:
  1. self.sortHeaders:SelectHeaderByKey("name", ZO_SortHeaderGroup.SUPPRESS_CALLBACKS)
 

ESOUI » Developer Discussions » Bug Reports » [fixed] minor bug in inventory Currency tab - initially unsorted

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