mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #39] [MERGED] Improved icon scaling #1420
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1420
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?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/39
Author: @zanderp25
Created: 7/15/2022
Status: ✅ Merged
Merged: 7/15/2022
Merged by: @JoseMoreville
Base:
develop← Head:develop📝 Commits (1)
e29eafcImproved icon scaling📊 Changes
18 files changed (+68 additions, -1 deletions)
View changed files
➖
PlayCover/Assets.xcassets/AppIcon.appiconset/1024.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/128.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/16.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/256.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/32.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/512.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/64.png(+0 -0)📝
PlayCover/Assets.xcassets/AppIcon.appiconset/Contents.json(+68 -1)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-128x128@1x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-128x128@2x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-16x16@1x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-16x16@2x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-256x256@1x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-256x256@2x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-32x32@1x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-32x32@2x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-512x512@1x.png(+0 -0)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-512x512@2x.png(+0 -0)📄 Description
The icon in the previous version was downscaled incorrectly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.