Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JustKanade
Copy link
Contributor

@JustKanade JustKanade commented Sep 24, 2025

界面缩放功能可选项

  1. 使用 CSS 变量calc(16px * var(--ui-scale-factor)) 控制根字体大小

  2. 使用 Pinia store 响应式管理缩放状态

  3. 通过 window.devicePixelRatio 检测系统缩放比例

演示

@btjawa
Copy link
Owner

btjawa commented Oct 23, 2025

缩放应该不用在软件里单独调吧,还是没什么必要

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants