smaitch / Wholly

World of Warcraft addon to present quest information for the user derived from the Grail addon.
23 stars 9 forks source link

Make Wholly more resilient to combat #28

Open smaitch opened 4 years ago

smaitch commented 4 years ago

Because each of the quests in the Wholly quest panel are a secure frame (because we want to be able to click on them to cause a macro to run to target an NPC by name), there can be issues when in combat. This is because scrolling will cause new secure frames to be created which will cause an issue. We should contemplate augmenting the system to allow as much performance as possible in combat. Plus anything else that seems to be an issue when in combat, if any, should be examined.