This topic
Since I want easy click when I change acition bars for icons.
Thanks.
This topic
Since I want easy click when I change acition bars for icons.
Thanks.
/run local k,v = "lockActionBars" v = C_CVar.GetCVar(k) C_CVar.SetCVar(k, 1 - v) print("Action Bars " .. (v == "1" and "Unlocked" or "Locked"))
That said, you don’t need to unlock them to move things around. You can just hold shift and drag your abilities where you want them while the bars are locked.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.