MCPcopy Create free account
hub / github.com/experdot/pointer / setActivePanel

Method setActivePanel

src/renderer/src/stores/interfaces/ui.ts:37–37  ·  view source on GitHub ↗
(panel: ActivityPanel)

Source from the content-addressed store, hash-verified

35 setSidebarVisible(visible: boolean): void
36 toggleSidebar(): void
37 setActivePanel(panel: ActivityPanel): void
38 revealPanel(panel: ActivityPanel): void
39 setCompactMode(isCompact: boolean): void
40}

Callers 2

handleImportFunction · 0.80
getLayoutStoreInterfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected