mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #2011] Add better rotation management options #1944
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1944
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/2011
Author: @luka2272
Created: 10/25/2025
Status: 🔄 Open
Base:
develop← Head:rotation-state-fix📝 Commits (10+)
e7f4c89Fix update check function66d1e4fFix overlapped sidebar itemsdb350d6Add displayRotation variable and keepDisplayRotation checkbox in Graphics section6bd49b4Add just the displayRotation variable and the logic for applying ite41363aUpdate Cartfile8e7dd7cUpdate Cartfile.resolved7d24f94Update project.pbxprojda4a5fdRemove non english localizations for display rotation feature0cc6e77Update Localizable.strings1476687Remove 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.