show log in the middle

This commit is contained in:
nightwing 2015-11-23 04:13:23 +04:00
parent d2d08e1fb1
commit 9050f6f85f
2 changed files with 2 additions and 1 deletions

View File

@ -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;

View File

@ -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",