Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constructor
Method · 0.95
disable
Method · 0.45
Calls
1
show
Method · 0.65
Tested by
no test coverage detected