Added a Vertical MicroMenu option

The MicroMenu can once again be vertical again, however it does not have a full-blown Rows configuration like the actionbars do, due to some issues with the non-square micromenu buttons.
As a result of that, padding between the buttons is currently not available either.
Its planned to make the MicroMenu use the default ButtonBar template too in the future.
This commit is contained in:
Hendrik Leppkes
2008-10-09 00:40:03 +02:00
parent 6d91f0f80f
commit f99404c5a6
11 changed files with 36 additions and 1 deletions
+2
View File
@@ -93,6 +93,7 @@ L["Rows"] = "行"
L["SHIFT"] = "按下SHIFT"
L["Scale"] = "缩放"
L["Self-Cast by modifier"] = "自我施法"
-- L["Show the MicroMenu vertically."] = true
L["Show the keyring button."] = "显示钥匙链"
L["Specify the Color of the Out of Mana Indicator"] = "设置法力不足的标识颜色"
L["Specify the Color of the Out of Range Indicator"] = "设置射程之外的标识颜色"
@@ -111,6 +112,7 @@ L["Toggle the button grid."] = "勾选该选项将显示空的按钮。"
L["Toggle the use of the modifier-based self-cast functionality."] = "关闭/开启 自我施法功能。"
L["Toggle the use of the right-click self-cast functionality."] = "关闭/开启 使用右键点击对自己施法功能。"
-- L["Use Custom Condition"] = true
-- L["Vertical MicroMenu"] = true
-- L["Visibility"] = true
-- L["You can set the bar to be always hidden, if you only wish to access it using key-bindings."] = true
-- L["You can use any macro conditionals in the custom string, using \"show\" and \"hide\" as values.\n\nExample: [combat]hide;show"] = true