View Single Post
07-28-16, 08:15 AM   #14
Hiketeia
An Aku'mai Servant
 
Hiketeia's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2016
Posts: 33
Thanks for the patch! That's most excellent. I'll work it in later today.

I was looking at "LibInspect" last night for ideas on how to deal with the GET_ITEM_INFO_RECEIVED stuff and yeah, it just stores the list of the results, if it didn't get enough of them, it gets the missing ones again. My kludge last night after deal with a typo that was making my event handling not work at all and making me think I couldn't' do it that way instead (confidence in the environment isn't there yet) I just kludged it and rather just wait half a second with C_Timer.After and figured not too many people would use the slash command. But now that it is on the LDB button it'll be a much more used feature I think and I should be less kludgey. Also if it is nil even after that it'll just be blank - not ideal - maybe I should change the icon to some error type thing instead of just making it look like they aren't wearing any pants.

I released those as 7.0.3.2 last night.