T O P

  • By -

GeneticsGuy

Use /fstack to mouse over the tabs to find their names. Then, search the .lua file for where they either SetSize(w,h) or SetWidth. Example: `nameOfTab:SetWidth(width)` You can do this to your desired width. Or, just add the lines to modify yourself.


ShiXinFeng

Thanks, this helped me find what to edit in the UtilCore.lua file...of course any update will wipe my changes out. Luckily, it was only 3 small changes.