show log in the middle

pull/223/head
nightwing 2015-11-23 04:13:23 +04:00
rodzic d2d08e1fb1
commit 9050f6f85f
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -68,6 +68,7 @@ function ColumnHeader(parentEl, renderer) {
}
col.pixelWidth = 0;
}, this);
columns.fixedWidth = fixedWidth;
columns.$fixedWidth = fixedWidth + "px";
columns.width = null;
provider.columns = columns;

Wyświetl plik

@ -106,7 +106,7 @@
"c9.ide.run.build": "#0598fff697",
"c9.ide.run.debug.xdebug": "#5c004d2d75",
"c9.ide.save": "#5118b30230",
"c9.ide.scm": "#b4ffbb4833",
"c9.ide.scm": "#fc664f1c9b",
"c9.ide.terminal.monitor": "#35afa7f97f",
"c9.ide.test": "#520fa1e6c5",
"c9.ide.test.mocha": "#7844e1dc83",