fix(branding): dock F 再缩一档 (0.82 → 0.78)#108
Merged
Merged
Conversation
Scott 反馈 macOS dock 里 F 仍偏大。把 inner content scale 从 0.82 降到 0.78(约 -5%),translate 同步重算保持视觉居中。 dock 圆角遮罩下留白更舒服,缩到 32/48 也仍有识别度。 - logo-forge-f.svg / -inverse.svg: scale 0.82 → 0.78 - regen 32/48/256 PNGs
🤖 bot-review (comment-only · phase 1)Diff: Red-line checks:
Phase 2: auto-approve + auto-merge fire only when red-lines are clean, author is internal, and no needs-human path is touched. Block with |
main 上残留的 ruff lint 失败(PR #107 引入),在本 PR 里顺手清掉,让 CI 绿。
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.
designer 把
logo-forge-f.svg/-inverse.svg的 inner scale 从 0.82 缩到 0.78(约 -5%),translate 同步重算保持视觉居中,32/48/256 PNG 全部重生成。预览:dock 圆角下留白更舒服,F 缩到 32px 仍有存在感。
Commit: a360007