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

Method setFontSize

src/renderer/src/stores/interfaces/ui.ts:150–150  ·  view source on GitHub ↗
(size: 'small' | 'medium' | 'large')

Source from the content-addressed store, hash-verified

148 // ==================== 基础设置 ====================
149
150 setFontSize(size: 'small' | 'medium' | 'large'): void
151 setDefaultLLMId(id: string | undefined): void
152 setDefaultModelConfigId(id: string | undefined): void
153 setAutoCheckUpdate(enabled: boolean): void

Callers 2

setFontSizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected