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