Haleth / FreeUI

A World of Warcraft user interface
http://www.wowinterface.com/downloads/info17892-FreeUI.html
54 stars 29 forks source link

Moving action bars? #124

Open HailKingBear opened 7 years ago

HailKingBear commented 7 years ago

Hey there, love FreeUi, been using it for a long time.

I've made some minor changes to suit my liking, such as moving the player and target frames out a bit.

I'm trying to move the action bars up closer to my character, but I'm a coding novice. I'm looking in the actionbars.lua file in the scripts folder, but I'm having trouble figuring out which variables actually move the bars. I can "fake" move the top bar by changing the height property of the bar below it, but I'd like to move both bars up.

Where would I change this in the code?

Thanks!