View Single Post
12-14-14, 09:13 AM   #10
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
I was contemplating the same thing Phanx for my scrolling watch frame update but looks to be a bit of a task despite them making it more modular and template based. I am hoping that creating a secure action button will help things a bit.

However, this is assuming
local link, item, charges, showItemWhenComplete = GetQuestLogSpecialItemInfo(questLogIndex);
has the link include the itemID of the button so it can be used in a secure way.

For now I did a simpler update and suggest users use another addon for the quest item button.
__________________
  Reply With Quote