🔥 getPaneContainers from the API

This commit is contained in:
Wliu
2017-06-07 10:55:26 -04:00
committed by GitHub
parent 02258a9994
commit 7c48291333

View File

@@ -1568,7 +1568,6 @@ module.exports = class Workspace extends Model {
return this.paneContainers.bottom
}
// Essential: Get an {Array} of the current {WorkspaceCenter} and {Dock}s.
getPaneContainers () {
return [
this.paneContainers.center,