[PR #305] [CLOSED] [Enhancement] Further imitate Finder behaviour #1561

Closed
opened 2026-03-03 19:07:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/305
Author: @Wind-Explorer
Created: 9/6/2022
Status: Closed

Base: developHead: UI-Enhancement


📝 Commits (2)

  • d466976 Update project.pbxproj from upstream
  • 2154559 [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
截屏2022-09-06 下午6 43 09

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.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/305 **Author:** [@Wind-Explorer](https://github.com/Wind-Explorer) **Created:** 9/6/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `UI-Enhancement` --- ### 📝 Commits (2) - [`d466976`](https://github.com/PlayCover/PlayCover/commit/d466976ce31bfc225f8682458d334e93ea388ea7) Update project.pbxproj from upstream - [`2154559`](https://github.com/PlayCover/PlayCover/commit/2154559789701c866e3c79edb43b80d1e48a2eab) [Enhancement] Imitate Finder design ### 📊 Changes **7 files changed** (+175 additions, -209 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Recreated the wrapping configuration, sizing, and padding of app icons to match Finder style <img width="776" alt="截屏2022-09-06 下午6 43 09" src="https://user-images.githubusercontent.com/66894537/188616076-69cb09ab-ea1c-4587-9b47-29f25df6024e.png"> 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) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:07:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1561
No description provided.