feat: 优化托盘图标适配高DPI屏幕,修复路径匹配问题#1000
Open
tousaen wants to merge 1 commit into
Open
Conversation
1. 新增ICO图标解析和尺寸选择逻辑,实现基于系统缩放倍率的动态图标加载 2. 替换托盘图标源为kun.ico,支持多尺寸自动适配 3. 修复跨平台路径匹配的硬编码斜杠问题 4. 为测试用例添加shell: true配置适配Windows环境 5. 更新相关依赖和导入路径
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary / 概要
Why / 背景
Changes / 变更
Media / 截图或录屏
Tests / 测试
Validation / 验证
npm run testnpm run typechecknpm run buildnpm run dev(if runtime or UI behavior changed / 如果运行时或界面行为有变化)Notes / 备注