ui: macOS .icns icon must fully fill the icon square (center-crop, no padding, no distortion) #16
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase/2.1
phase/2.5
phase/3
phase/4
phase/5
question
wontfix
⚙ code-quality
✨ feature
🏗 infrastructure
🐛 bug
📋 strategy
📚 docs
📱 ui
🔐 security
🧦 dumpsock
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hartle-tech/dumpsock#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Request
Current behavior
Expected behavior
Implementation notes
scripts/build-icons.shshould center-crop the master PNG to the largest possible square (usingmin(w, h)of source) and resize each iconset slot from THAT square.touch dist/DumpSock.app && killall Dock Findershows the new icon.