[PR #2011] Add better rotation management options #1944

Open
opened 2026-03-03 19:09:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/2011
Author: @luka2272
Created: 10/25/2025
Status: 🔄 Open

Base: developHead: rotation-state-fix


📝 Commits (10+)

  • e7f4c89 Fix update check function
  • 66d1e4f Fix overlapped sidebar items
  • db350d6 Add displayRotation variable and keepDisplayRotation checkbox in Graphics section
  • 6bd49b4 Add just the displayRotation variable and the logic for applying it
  • e41363a Update Cartfile
  • 8e7dd7c Update Cartfile.resolved
  • 7d24f94 Update project.pbxproj
  • da4a5fd Remove non english localizations for display rotation feature
  • 0cc6e77 Update Localizable.strings
  • 1476687 Remove update check fix for future pr

📊 Changes

3 files changed (+22 additions, -0 deletions)

View changed files

📝 PlayCover/Model/AppSettings.swift (+2 -0)
📝 PlayCover/Views/AppSettingsView.swift (+14 -0)
📝 PlayCover/en.lproj/Localizable.strings (+6 -0)

📄 Description

Instead of having to keep pressing the display rotation button I wanted to add a way to both change the default orientation an application launches with and instead of a button to cycle through orientations, have a list from which you can pick a specific orientation.

https://github.com/PlayCover/PlayTools/pull/203


🔄 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/2011 **Author:** [@luka2272](https://github.com/luka2272) **Created:** 10/25/2025 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `rotation-state-fix` --- ### 📝 Commits (10+) - [`e7f4c89`](https://github.com/PlayCover/PlayCover/commit/e7f4c89ddb62288d680a14101e45f9df8ef36d59) Fix update check function - [`66d1e4f`](https://github.com/PlayCover/PlayCover/commit/66d1e4f529463a98f48005bc1d9e797b76b5e008) Fix overlapped sidebar items - [`db350d6`](https://github.com/PlayCover/PlayCover/commit/db350d6129eb1bc744fbb141adb80945aeaa9810) Add displayRotation variable and keepDisplayRotation checkbox in Graphics section - [`6bd49b4`](https://github.com/PlayCover/PlayCover/commit/6bd49b45d05ce769d9500a8973108166a91b77f2) Add just the displayRotation variable and the logic for applying it - [`e41363a`](https://github.com/PlayCover/PlayCover/commit/e41363adf4ad81604ae6046effa4481d04d53494) Update Cartfile - [`8e7dd7c`](https://github.com/PlayCover/PlayCover/commit/8e7dd7c5f3dec0228b6689201d3e6d6472886c21) Update Cartfile.resolved - [`7d24f94`](https://github.com/PlayCover/PlayCover/commit/7d24f94db587c40d5af6eeec8d523182117fb1ca) Update project.pbxproj - [`da4a5fd`](https://github.com/PlayCover/PlayCover/commit/da4a5fdd9aa96b0790832a896532d5c75dbe6a89) Remove non english localizations for display rotation feature - [`0cc6e77`](https://github.com/PlayCover/PlayCover/commit/0cc6e77045e231df96859a6024dbcf06c520ea4a) Update Localizable.strings - [`1476687`](https://github.com/PlayCover/PlayCover/commit/1476687a57e1521f4ffb59c53843d0f465083d51) Remove update check fix for future pr ### 📊 Changes **3 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+2 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+14 -0) 📝 `PlayCover/en.lproj/Localizable.strings` (+6 -0) </details> ### 📄 Description Instead of having to keep pressing the display rotation button I wanted to add a way to both change the default orientation an application launches with and instead of a button to cycle through orientations, have a list from which you can pick a specific orientation. https://github.com/PlayCover/PlayTools/pull/203 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1944
No description provided.