mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #305] [CLOSED] [Enhancement] Further imitate Finder behaviour #1561
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#1561
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/305
Author: @Wind-Explorer
Created: 9/6/2022
Status: ❌ Closed
Base:
develop← Head:UI-Enhancement📝 Commits (2)
d466976Update project.pbxproj from upstream2154559[Enhancement] Imitate Finder design📊 Changes
7 files changed (+175 additions, -209 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+6 -3)📝
PlayCover/Views/App Views/PlayAppView.swift(+44 -61)📝
PlayCover/Views/App Views/StoreAppView.swift(+59 -46)📝
PlayCover/Views/AppSettingsView.swift(+8 -28)📝
PlayCover/Views/MainView.swift(+2 -4)📝
PlayCover/Views/Sidebar Views/AppLibraryView.swift(+5 -16)📝
PlayCover/Views/Sidebar Views/IPALibraryView.swift(+51 -51)📄 Description
Recreated the wrapping configuration, sizing, and padding of app icons to match Finder style

Video illustration:
https://user-images.githubusercontent.com/66894537/188617921-777d0e85-923c-4338-bbf1-e10ddbef69ec.mp4
(Video shows a side-by-side comparison between PlayCover and Finder in the Applications folder)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.