FreeUI
FreeUI copied to clipboard
Moving action bars?
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!