MCPcopy Create free account
hub / github.com/material-shell/material-shell / pushHorizontal

Method pushHorizontal

src/layout/msWorkspace/portion.ts:143–145  ·  view source on GitHub ↗
(basis = 100)

Source from the content-addressed store, hash-verified

141 }
142
143 pushHorizontal(basis = 100) {
144 this.push(basis, false);
145 }
146
147 shift() {
148 // If this portion has less than 3 portions, it means that when

Callers

nothing calls this directly

Calls 1

pushMethod · 0.95

Tested by

no test coverage detected