Skip to content

Instantly share code, notes, and snippets.

@hai5nguy
Created April 19, 2016 17:25
Show Gist options
  • Save hai5nguy/515fc0fef05c532c03b49f6d84f58cfd to your computer and use it in GitHub Desktop.
Save hai5nguy/515fc0fef05c532c03b49f6d84f58cfd to your computer and use it in GitHub Desktop.
displayEditorDivider: function (key) {
var h = this.tabs[key].showEditorDragDivider;
this.editor.showDragDivider(!!h);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment