Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Fizzlemizz
Forum: Lua/XML Help 06-05-20, 10:46 AM
Replies: 1
Views: 2,138
Posted By Fizzlemizz
You need to reset the points after the box is...

You need to reset the points after the box is checked/unchecked.

Something like:

CritFrame:Hide()
HitFrame:ClearAllPoints()
HitFrame:SetPoint("TOPLEFT", APFrame, "BOTTOMLEFT")

or
CritFrame:Show()
Showing results 1 to 1 of 1