View Single Post
08-18-10, 10:51 PM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,929
There is a way to change the size of the action bars but it will take editing of the layout files ... checking ..

Folder :
World of Warcraft\Interface\AddOns\nUI\Layouts\Default

File :
nUI_Layout_Default_Dashboard.lua

Section to look at is :
nUI_DefaultConfig.ButtonBars =
{
....
}


Find the bar you want to change and you should see lines as follows:
btn_size = 53.5,

change that to what you want but you will find that you may need to use /nui movers to make sure things don't overlap.

You can edit the file in any text editor and save and reload the ui with /nui rl to test the results. Once you're happy make a note of the change for future reference as it will get overwritten with the next update to nUI.

As for replacing the bars with another bar addon isn't supported if it is even possible.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818