- Added new skin: ElvUI Frame Style (Black White).

- Align With Right Chat Window option now check if the window have statusbar enabled.

- New API: instance:UngroupInstance() remove the instance from any group.
This commit is contained in:
tercio
2014-08-15 14:23:53 -03:00
parent 9402b9feb4
commit 9a1e342ea3
6 changed files with 191 additions and 15 deletions
+4
View File
@@ -851,6 +851,10 @@ function _detalhes:agrupar_janelas (lados)
end
function _detalhes:UngroupInstance()
return self:Desagrupar (-1)
end
function _detalhes:Desagrupar (instancia, lado)
if (self.meu_id) then --> significa que self é uma instancia