fix code editor sometimes not rendering

This commit is contained in:
zadam
2019-08-25 19:11:42 +02:00
parent 4e4beb26c6
commit 6d8f11d533
11 changed files with 24 additions and 5 deletions
@@ -158,6 +158,7 @@ class TabContext {
this.$tabContent.show();
this.setCurrentNotePathToHash();
this.setTitleBar();
this.getComponent().show();
}
setTitleBar() {