mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] remove scattered todos and aggregate in temporary todo.txt file, add new css files to split up huge IO stylesheet for better future DevX
This commit is contained in:
parent
7648c6dce4
commit
2093dac4f9
13 changed files with 1 additions and 6 deletions
|
@ -59,7 +59,6 @@ class App {
|
|||
setup() {
|
||||
document.dispatchEvent(this.manager.appstart);
|
||||
|
||||
// @TODO: add a window resize listener
|
||||
if ( window.innerWidth >= this.breakpoint ) {
|
||||
this.initialiseSplitter();
|
||||
this.setCompileMessage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue