You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i couldnt see an option to display the ilevel on gear in bags at the bottom of the icon instead of the top.
this was interfering with the pawn upgrade arrow which is also not moveable.
changing line 104 in itemlevel.lua to: text:SetPoint("BOTTOMLEFT", button, 3, 1)
this changed it to display at bottom.
perhaps this could be an option in the config?