- 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:
+1
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user