p3lim-wow / ExtraQuestButton

An extra button for quest items!
Other
14 stars 1 forks source link

Hide on click. #32

Closed griddark closed 3 years ago

griddark commented 3 years ago

Hide the extra quest button by shift clicking it, or middle clicking etc. Don't unhide until the item is used from within the inventory or using the objective tracker button.

p3lim commented 3 years ago

Adding more handlers to the button, which is managed by secure code, is a nuissance to get right. Tracking when the quest item has been used is also going to be a proper pain, as the spell and item have no real correlation.

With the three options I've added to adjust when the button should be shown ought to be sufficient enough to keep the button only shown when relevant.

griddark commented 3 years ago

That's more than okay, they were all just suggestions anyway. Thank you for this addon and the time/effort you put into maintaining it.