UI updates

This commit is contained in:
Mo Bitar
2018-12-13 16:28:11 -06:00
parent 0e4a6d718b
commit 2e9324f440
2 changed files with 3 additions and 1 deletions

View File

@@ -658,6 +658,8 @@ class ComponentManager {
}
}, 10);
}
} else {
this.activateComponent(component);
}
}
}