Moved Hotkey and MacroText handling to the ButtonBar prototype and show the Hotkey on Pet and Stance Bar (default off)
This commit is contained in:
@@ -12,6 +12,7 @@ local PetBar = setmetatable({}, {__index = ButtonBar})
|
||||
local defaults = { profile = Bartender4:Merge({
|
||||
enabled = true,
|
||||
scale = 1.0,
|
||||
hidehotkey = true,
|
||||
visibility = {
|
||||
nopet = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user