[PR #759] [MERGED] Various fixes #1743

Closed
opened 2026-03-03 19:08:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/759
Author: @IsaacMarovitz
Created: 1/30/2023
Status: Merged
Merged: 2/12/2023
Merged by: @Depal1

Base: developHead: various-fixes


📝 Commits (4)

📊 Changes

8 files changed (+21 additions, -4 deletions)

View changed files

📝 PlayCover/Model/AppSettings.swift (+2 -1)
📝 PlayCover/Model/PlayApp.swift (+1 -1)
📝 PlayCover/ViewModel/AppsVM.swift (+1 -0)
📝 PlayCover/ViewModel/StoreVM.swift (+1 -0)
📝 PlayCover/Views/AppSettingsView.swift (+1 -1)
📝 PlayCover/Views/Settings/UninstallSettings.swift (+3 -0)
📝 PlayCover/Views/Uninstaller.swift (+11 -1)
📝 PlayCover/en.lproj/Localizable.strings (+1 -0)

📄 Description

  • Save Metal HUD state (closes #526)
  • Add PlayChain to the uninstaller
  • Sort libraries alphabetically

🔄 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/759 **Author:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Created:** 1/30/2023 **Status:** ✅ Merged **Merged:** 2/12/2023 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `various-fixes` --- ### 📝 Commits (4) - [`a168a31`](https://github.com/PlayCover/PlayCover/commit/a168a315f7db5809f441e975a398f9e34425695a) Save Metal HUD State - [`43bf9b7`](https://github.com/PlayCover/PlayCover/commit/43bf9b73d6c3b59dd5c122a69b97e1755c116322) Add PlayChain to uninstaller - [`eb31d6b`](https://github.com/PlayCover/PlayCover/commit/eb31d6be2e1d1d00cdce4f341912fc1932d88173) Sort libraries alphabetically - [`72f9197`](https://github.com/PlayCover/PlayCover/commit/72f9197c2ec9f0009ee28b398f54a05f753905bf) Depal fixes ### 📊 Changes **8 files changed** (+21 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+2 -1) 📝 `PlayCover/Model/PlayApp.swift` (+1 -1) 📝 `PlayCover/ViewModel/AppsVM.swift` (+1 -0) 📝 `PlayCover/ViewModel/StoreVM.swift` (+1 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+1 -1) 📝 `PlayCover/Views/Settings/UninstallSettings.swift` (+3 -0) 📝 `PlayCover/Views/Uninstaller.swift` (+11 -1) 📝 `PlayCover/en.lproj/Localizable.strings` (+1 -0) </details> ### 📄 Description - Save Metal HUD state (closes #526) - Add PlayChain to the uninstaller - Sort libraries alphabetically --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:41 +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#1743
No description provided.