This commit is contained in:
CortexCore 2024-08-03 17:50:16 +08:00
parent 80ab7aa1b8
commit 66ba9c8a77
1 changed files with 0 additions and 1 deletions

View File

@ -150,7 +150,6 @@ namespace BITKit.UX
if (nextPanel.IsWindow)
{
WindowEntryGruop.Entry(nextPanel);
History.Push(CurrentPanel);
return;
}
WindowEntryGruop.Entry(-1);