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