[PR #202] [MERGED] feat: New window sizes #1507

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/202
Author: @JoseMoreville
Created: 8/19/2022
Status: Merged
Merged: 8/19/2022
Merged by: @Depal1

Base: developHead: hades-dev


📝 Commits (5)

  • 6c6a78b Refactor on Screen size workflow and more window resolutions
  • 3a42abe Merge remote-tracking branch 'refs/remotes/origin/hades-dev'
  • 4ab5053 Adding double quotes to display inches
  • 7de289d Revert "Adding double quotes to display inches"
  • a7d2a0c Adding double quotes to display inches

📊 Changes

4 files changed (+59 additions, -25 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+8 -4)
📝 PlayCover/Utils/ScreenSizeSelector.swift (+8 -4)
PlayCover/Utils/SetScreenSize.swift (+33 -0)
📝 PlayCover/View/AppSettingsView.swift (+10 -17)

📄 Description

Added Landscape 720p and portrait 720p and 6.1" sizes
Also a bit of refactoring on the screen size workflow


🔄 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/202 **Author:** [@JoseMoreville](https://github.com/JoseMoreville) **Created:** 8/19/2022 **Status:** ✅ Merged **Merged:** 8/19/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `hades-dev` --- ### 📝 Commits (5) - [`6c6a78b`](https://github.com/PlayCover/PlayCover/commit/6c6a78bfc297074a0b6d8701b5cabc17c1bcac16) Refactor on Screen size workflow and more window resolutions - [`3a42abe`](https://github.com/PlayCover/PlayCover/commit/3a42abe9ecd328b539ebb3761c02fd5166558200) Merge remote-tracking branch 'refs/remotes/origin/hades-dev' - [`4ab5053`](https://github.com/PlayCover/PlayCover/commit/4ab50538c45762ba14f96e1c84893cda462c2b72) Adding double quotes to display inches - [`7de289d`](https://github.com/PlayCover/PlayCover/commit/7de289d0ba8d19405889f3a6fea552087c86a035) Revert "Adding double quotes to display inches" - [`a7d2a0c`](https://github.com/PlayCover/PlayCover/commit/a7d2a0c05dd5cbb374663d702b56090842f491f5) Adding double quotes to display inches ### 📊 Changes **4 files changed** (+59 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+8 -4) 📝 `PlayCover/Utils/ScreenSizeSelector.swift` (+8 -4) ➕ `PlayCover/Utils/SetScreenSize.swift` (+33 -0) 📝 `PlayCover/View/AppSettingsView.swift` (+10 -17) </details> ### 📄 Description Added Landscape 720p and portrait 720p and 6.1" sizes Also a bit of refactoring on the screen size workflow --- <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:25 +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#1507
No description provided.