Skip to content

Comments

Regenerate macOS icon (.icns) to fix glitched small icons#1688

Merged
jeffvli merged 1 commit intojeffvli:developmentfrom
york9675:fix/macos-icon
Feb 11, 2026
Merged

Regenerate macOS icon (.icns) to fix glitched small icons#1688
jeffvli merged 1 commit intojeffvli:developmentfrom
york9675:fix/macos-icon

Conversation

@york9675
Copy link
Contributor

Regenerated icon.icns using macOS native iconutil with properly structured iconset. The original icns used legacy icon types (icp4, icp5, icp6) which render incorrectly at small sizes on modern macOS.

Also normalized DPI metadata on source PNGs from 96 to 72 DPI (macOS standard). Pixel data is unchanged.

Fixes #1152

@vercel
Copy link

vercel bot commented Feb 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
feishin Ready Ready Preview, Comment Feb 10, 2026 4:04pm

@york9675 york9675 changed the title fix: regenerate macOS icon (.icns) to fix glitched small icons Regenerate macOS icon (.icns) to fix glitched small icons Feb 10, 2026
@jeffvli
Copy link
Owner

jeffvli commented Feb 11, 2026

Thanks!

@jeffvli jeffvli merged commit 496eab7 into jeffvli:development Feb 11, 2026
3 checks passed
@york9675 york9675 deleted the fix/macos-icon branch February 15, 2026 04:10
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.

[Bug]: Icon glitched on macOS

2 participants