- fixed issue with main window icon when no plugin is installed.
- fixed issue with some options button text which where out of positioning. - fixed sub menu overlap when near right screen edge. - fixed close button position for default skin. - fixed skin error when selecting solo or right plugins.
This commit is contained in:
@@ -515,6 +515,8 @@
|
||||
|
||||
function _detalhes:WaitForSoloPlugin (instancia)
|
||||
|
||||
instancia:ChangeIcon ([[Interface\GossipFrame\ActiveQuestIcon]])
|
||||
|
||||
if (WaitForPluginFrame:IsShown() and WaitForPluginFrame:GetParent() == instancia.baseframe) then
|
||||
return _detalhes:ScheduleTimer ("ExecDelayedPlugin", 5, instancia)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user