- Removed skin: 'ElvUI Frame Style BW'.

- Added new skin: 'ElvUI Style II'.
- The tooltip for Scale option under options panel, now shows the real value for the scale.
This commit is contained in:
tercio
2014-12-21 22:09:05 -02:00
parent 7c5a420349
commit ecc5c3da7e
10 changed files with 279 additions and 224 deletions
+3
View File
@@ -320,6 +320,9 @@ function _detalhes:ApplyProfile (profile_name, nosave, is_copy)
if (skin.skin == "Default Skin") then
skin.skin = "WoW Interface"
end
if (skin.skin == "ElvUI Frame Style BW") then
skin.skin = "ElvUI Style II"
end
--> fix for old left and right menus (15-10)
if (skin.menu_icons and type (skin.menu_icons[5]) ~= "boolean") then