- Fixed problem where Player Details Windows didn't open if the player on set the nickname without a avatar.

- Fixed a bug with HotCorner where the buttons doesn't hide after disabling it on options panel.
- Attempt to fix a issue with framestrata fixer addons where they mess around with frame levels.
This commit is contained in:
tercio
2014-05-16 15:14:19 -03:00
parent 41558af9e9
commit 6b672d0649
9 changed files with 62 additions and 16 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ do
frame:SetBackdropBorderColor (170/255, 170/255, 170/255)
frame:SetBackdropColor (24/255, 24/255, 24/255, .8)
frame:SetFrameStrata ("DIALOG")
frame:SetFrameStrata ("FULLSCREEN")
frame:SetFrameLevel (16)
function _detalhes.switch:CloseMe()