Adjust option tables to be more suitable for slash cmd access, and enable slash cmd access to them.
A simple /bt still opens the configurion, however /bt also accepts all the sub commands now, like ?/bt lock? or ?/bt kb? to open keybound. You can also access all Bar configuration, use ?/bt bars? for a list of all bars, and navigate through the menu for specific settings.
This commit is contained in:
@@ -288,7 +288,6 @@ function Bar:GetOptionObject()
|
||||
},
|
||||
align = {
|
||||
type = "group",
|
||||
cmdInline = true,
|
||||
name = L["Alignment"],
|
||||
order = 20,
|
||||
args = {
|
||||
|
||||
Reference in New Issue
Block a user