From c4d35146c3dc81e26013df944f4fb1a25c3651c4 Mon Sep 17 00:00:00 2001 From: Crum Date: Thu, 28 Dec 2017 20:56:28 -0600 Subject: [PATCH] remove alpha when moving on worldmap --- 2/3/4/5/6/7/ElvUI_Config/Locales/Chinese_Config.lua | 1 - 2/3/4/5/6/7/ElvUI_Config/Locales/English_Config.lua | 1 - 2/3/4/5/6/7/ElvUI_Config/Locales/French_Config.lua | 1 - 2/3/4/5/6/7/ElvUI_Config/Locales/German_Config.lua | 1 - 2/3/4/5/6/7/ElvUI_Config/Locales/Korean_Config.lua | 1 - .../5/6/7/ElvUI_Config/Locales/Portuguese_Config.lua | 1 - 2/3/4/5/6/7/ElvUI_Config/Locales/Russian_Config.lua | 1 - 2/3/4/5/6/7/ElvUI_Config/Locales/Spanish_Config.lua | 1 - 2/3/4/5/6/7/ElvUI_Config/Locales/Taiwanese_Config.lua | 1 - 2/3/4/5/6/7/ElvUI_Config/Maps.lua | 11 +---------- 10 files changed, 1 insertion(+), 19 deletions(-) diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/Chinese_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/Chinese_Config.lua index b0d3f46..a600ba9 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/Chinese_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/Chinese_Config.lua @@ -480,7 +480,6 @@ L["Left"] = "左" L["LFG Queue"] = "随机队列" L["Location Text"] = "所在位置" L["Make the world map smaller."] = "让世界地图更小" -L["Map Opacity When Moving"] = "移动时地图透明度" L["Maps"] = "地图" L["Minimap Buttons"] = "小地图按钮" L["Minimap Mouseover"] = "小地图鼠标滑过" diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/English_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/English_Config.lua index a0df522..6cccca9 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/English_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/English_Config.lua @@ -469,7 +469,6 @@ L["Left"] = true; L["LFG Queue"] = true; L["Location Text"] = true; L["Make the world map smaller."] = true; -L["Map Opacity When Moving"] = true; L["Maps"] = true; L["Minimap Buttons"] = true; L["Minimap Mouseover"] = true; diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/French_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/French_Config.lua index ca5068a..75a1815 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/French_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/French_Config.lua @@ -480,7 +480,6 @@ L["Left"] = "Gauche" L["LFG Queue"] = "Outil raid" L["Location Text"] = "Texte de localisation" L["Make the world map smaller."] = "Rendre la carte du monde plus petite" -L["Map Opacity When Moving"] = true; L["Maps"] = "Cartes" L["Minimap Buttons"] = "Bouton de la minimap" L["Minimap Mouseover"] = "Au survol de la Minicarte" diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/German_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/German_Config.lua index b7e25a5..21a909b 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/German_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/German_Config.lua @@ -480,7 +480,6 @@ L["Left"] = "Links" L["LFG Queue"] = "LFG Warteschlange" L["Location Text"] = "Umgebungstext" L["Make the world map smaller."] = "Macht die Weltkarte kleiner." -L["Map Opacity When Moving"] = "Deckkraft der Karte während der Bewegung" L["Maps"] = "Karten" L["Minimap Buttons"] = "Minimap Tasten" L["Minimap Mouseover"] = "Minimap Mouseover" diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/Korean_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/Korean_Config.lua index 46df713..363f188 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/Korean_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/Korean_Config.lua @@ -528,7 +528,6 @@ L["Left"] = "왼쪽" L["LFG Queue"] = "파티찾기 표시기" L["Location Text"] = "지역이름 표시 방법" L["Make the world map smaller."] = "월드맵을 작게 표시합니다." -L["Map Opacity When Moving"] = true; L["Maps"] = true; L["Minimap Buttons"] = "미니맵 버튼" L["Minimap Mouseover"] = "마우스오버 때만 표시" diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/Portuguese_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/Portuguese_Config.lua index 60896be..82cbba1 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/Portuguese_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/Portuguese_Config.lua @@ -480,7 +480,6 @@ L["Left"] = "Esquerda" L["LFG Queue"] = true; L["Location Text"] = "Texto de Localização" L["Make the world map smaller."] = true; -L["Map Opacity When Moving"] = true; L["Maps"] = true; L["Minimap Buttons"] = true; L["Minimap Mouseover"] = "Passar com o rato(mouse) sobre o minimapa" diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/Russian_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/Russian_Config.lua index 657deba..e17c358 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/Russian_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/Russian_Config.lua @@ -480,7 +480,6 @@ L["Left"] = "Левый" L["LFG Queue"] = "Очередь" L["Location Text"] = "Текст локации" L["Make the world map smaller."] = "Сделать карту мира меньше. Она больше не будет занимать весь экран в увеличенном варианте." -L["Map Opacity When Moving"] = "Прозрачность карты в движении" L["Maps"] = "Карты" L["Minimap Buttons"] = "Кнопки миникарты" L["Minimap Mouseover"] = "При наведении мыши" diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/Spanish_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/Spanish_Config.lua index a290ec4..68f6f17 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/Spanish_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/Spanish_Config.lua @@ -480,7 +480,6 @@ L["Left"] = "Izquierda" L["LFG Queue"] = true; L["Location Text"] = "Texto de Ubicación" L["Make the world map smaller."] = true; -L["Map Opacity When Moving"] = true; L["Maps"] = "Mapas" L["Minimap Buttons"] = true; L["Minimap Mouseover"] = "Ratón por encima del Minimapa" diff --git a/2/3/4/5/6/7/ElvUI_Config/Locales/Taiwanese_Config.lua b/2/3/4/5/6/7/ElvUI_Config/Locales/Taiwanese_Config.lua index e5afeca..843df9a 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Locales/Taiwanese_Config.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Locales/Taiwanese_Config.lua @@ -480,7 +480,6 @@ L["Left"] = "左" L["LFG Queue"] = "隨機隊列" L["Location Text"] = "所在位置文字" L["Make the world map smaller."] = "讓世界地圖更小." -L["Map Opacity When Moving"] = "移動時地圖透明度" L["Maps"] = "地圖" L["Minimap Buttons"] = "小地圖按鈕" L["Minimap Mouseover"] = "小地圖滑鼠滑過" diff --git a/2/3/4/5/6/7/ElvUI_Config/Maps.lua b/2/3/4/5/6/7/ElvUI_Config/Maps.lua index da8209b..c1a3956 100644 --- a/2/3/4/5/6/7/ElvUI_Config/Maps.lua +++ b/2/3/4/5/6/7/ElvUI_Config/Maps.lua @@ -30,16 +30,7 @@ E.Options.args.maps = { desc = L["Make the world map smaller."], get = function(info) return E.global.general.smallerWorldMap end, set = function(info, value) E.global.general.smallerWorldMap = value; E:StaticPopup_Show("GLOBAL_RL") end, - }, - mapAlphaWhenMoving = { - order = 2, - type = "range", - name = L["Map Opacity When Moving"], - isPercent = true, - min = 0, max = 1, step = 0.01, - get = function(info) return E.global.general.mapAlphaWhenMoving; end, - set = function(info, value) E.global.general.mapAlphaWhenMoving = value; E:GetModule("Misc"):UpdateMapAlpha(); end - }, + } }, }, spacer = {