This commit is contained in:
parent
80ab7aa1b8
commit
66ba9c8a77
|
@ -150,7 +150,6 @@ namespace BITKit.UX
|
|||
if (nextPanel.IsWindow)
|
||||
{
|
||||
WindowEntryGruop.Entry(nextPanel);
|
||||
History.Push(CurrentPanel);
|
||||
return;
|
||||
}
|
||||
WindowEntryGruop.Entry(-1);
|
||||
|
|
Loading…
Reference in New Issue