zorker / rothui

Just a bunch of stuff I wrote for World of Warcraft
MIT License
105 stars 56 forks source link

rActionbar cannot modify micromenubar #40

Closed Inphon closed 7 years ago

Inphon commented 7 years ago

local micromenubar = { framePoint = { "BOTTOMLEFT", UIParent, "BOTTOMLEFT", 0, 0 }, frameScale = 0.8, framePadding = 5, buttonWidth = 28, buttonHeight = 58, buttonMargin = 0, numCols = 12, startPoint = "BOTTOMLEFT", fader = nil, }

I want micromenubar show in bottomleft but not work.

zorker commented 7 years ago

The position data is saved into savedvariables and loaded from their. If you want to activate a new default position type this ingame in chat after you made changes to the lua file:

/reload
/rabs reset