Thread Tools Display Modes
10-26-16, 09:33 PM   #1
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 960
Wonderful new `IsContainerItemAnUpgrade(bag,slot)` does nothing!

All calls return `false`, even ones for bags and slots that don't exist (I'd expect those to return nil). This means that the pretty upgrade icons in the default UI don't work, nor does any addon that tries to use that function.
 
10-27-16, 08:11 AM   #2
sezz
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 158
Originally Posted by Tekkub View Post
All calls return `false`, even ones for bags and slots that don't exist (I'd expect those to return nil). This means that the pretty upgrade icons in the default UI don't work, nor does any addon that tries to use that function.
it was working fine here, but I disabled ContainerFrameItemButton_UpdateItemUpgradeIcon because of 0.1sec freezes when opening my bags.
 
10-27-16, 03:10 PM   #3
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 960
Disabled how? Did you just replace it with a no-op function? It's weird cause this was working for me just fine on the PTR, but seems to do nothing now on live.
__________________
I have reached enlightment.
Thank you bacon!
 
10-28-16, 06:11 PM   #4
sezz
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 158
Originally Posted by Tekkub View Post
Disabled how? Did you just replace it with a no-op function? It's weird cause this was working for me just fine on the PTR, but seems to do nothing now on live.
Yes, I just replaced it for now (until they fix the freezes).
 
 

WoWInterface » Site Forums » Archived Beta Forums » Legion Beta archived threads » Wonderful new `IsContainerItemAnUpgrade(bag,slot)` does nothing!

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