View Single Post
08-28-19, 03:33 AM   #2
sigz
A Kobold Labourer
AddOn Author - Click to view addons
Join Date: Aug 2019
Posts: 1
you should try mbars:SetAllPoints(UIParent); instead of mbars:SetPoint("CENTER", "UIParent", "CENTER", 0, 0), else your mbars frame will not have volume.
  Reply With Quote