[PR #96] [MERGED] UI Fixes and removal of some depreciation warnings #1455

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/96
Author: @Candygoblen123
Created: 7/24/2022
Status: Merged
Merged: 7/24/2022
Merged by: @Depal1

Base: developHead: ui-fixes


📝 Commits (5)

📊 Changes

6 files changed (+52 additions, -23 deletions)

View changed files

📝 PlayCover/Info.plist (+23 -0)
📝 PlayCover/Model/AppSettings.swift (+2 -1)
📝 PlayCover/Utils/FileExtensions.swift (+2 -1)
📝 PlayCover/View/AppsView.swift (+21 -19)
📝 PlayCover/View/InstallSettings.swift (+1 -1)
📝 PlayCover/View/PlayCoverApp.swift (+3 -1)

📄 Description

  • the LazyVGrid no longer resizes weirdly
  • removed animation() deprivation warnings
  • removed .allowedFileTypes depreciation warnings

🔄 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/96 **Author:** [@Candygoblen123](https://github.com/Candygoblen123) **Created:** 7/24/2022 **Status:** ✅ Merged **Merged:** 7/24/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `ui-fixes` --- ### 📝 Commits (5) - [`09de5cc`](https://github.com/PlayCover/PlayCover/commit/09de5cc6998ce3837059697a423f7fe83bbfdbea) fix: lazyvgrd now resizes smoothly - [`561e1a1`](https://github.com/PlayCover/PlayCover/commit/561e1a156d5c51c0b536a794b4af02b36ac4225d) fix: opening an ipa file from finder no longer opens a new window - [`14665f3`](https://github.com/PlayCover/PlayCover/commit/14665f3d3676b8156bce00a9a3117066ef0fef50) fix: animation deprication warning - [`b9a2369`](https://github.com/PlayCover/PlayCover/commit/b9a2369f36fb8a18833fbb76deb57357e5d1a7a9) fix: remove deprication warning for allowedFileExtensions - [`658f463`](https://github.com/PlayCover/PlayCover/commit/658f46321ec3e2fdd1fa96dc8c0d65185f5937c4) Merge branch 'develop' of https://github.com/PlayCover/PlayCover into ui-fixes ### 📊 Changes **6 files changed** (+52 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Info.plist` (+23 -0) 📝 `PlayCover/Model/AppSettings.swift` (+2 -1) 📝 `PlayCover/Utils/FileExtensions.swift` (+2 -1) 📝 `PlayCover/View/AppsView.swift` (+21 -19) 📝 `PlayCover/View/InstallSettings.swift` (+1 -1) 📝 `PlayCover/View/PlayCoverApp.swift` (+3 -1) </details> ### 📄 Description - the LazyVGrid no longer resizes weirdly - removed animation() deprivation warnings - removed .allowedFileTypes depreciation warnings --- <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:09 +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#1455
No description provided.