promotional bannermobile promotional banner

FilterButtonFix

Relocates the often clicked by accident reset-filter button.

After seeing this pop up a few times, I decided to add some autonomy to it.

Usually the fix was to run:
/run a=LFGListFrame.SearchPanel.FilterButton;b=a.ResetButton;b:ClearAllPoints();b:SetPoint("TOPLEFT", a, "TOPLEFT", -5, -5)

But that required copy/pasting, creating a macro or having a memory so good that you memorised the string instead of when to interrupt your target.

Too hard. This is easier.

The FilterButtonFix Team

profile avatar
  • 1
    Projects
  • 579
    Downloads