Mouseover Action Settings - Automatic UI Fader

Mouseover Action Settings - Automatic UI Fader

181k Downloads

The display of the Objective Tracker settings under the HUD tab are tied to the "Buff Frame" checkbox instead of the "Objective Tracker" checkbox

AntoineBnl opened this issue ยท 2 comments

commented

This is because the hidden function for the ObjectiveTracker entry in HUDtab.lua returns not addon:IsModuleEnabled("BuffFrame") instead of not addon:IsModuleEnabled("ObjectiveTracker")

commented

Oh i was a bit to quick there on the copy paste i guess :D thanks! Will update it with the next patch later.

commented

Fixed with 88fa376