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

Method disable

src/layout/verticalPanel/verticalPanel.ts:187–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

185 }
186
187 disable() {
188 this.gnomeShellPanel.show();
189 this.panelContent.disable();
190 }
191
192 updateStyle() {
193 this.remove_style_class_name('position-left');

Callers 2

constructorMethod · 0.95
disableMethod · 0.45

Calls 1

showMethod · 0.65

Tested by

no test coverage detected