mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Improve speed of changing input tabs.
Handle not finding an active tab
This commit is contained in:
parent
c2087f6d5f
commit
97f86af6b9
2 changed files with 4 additions and 3 deletions
|
@ -288,8 +288,6 @@ class TabWaiter {
|
|||
} else {
|
||||
this.hideTabBar();
|
||||
}
|
||||
|
||||
this.changeTab(activeTab, io);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue