mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #796] [Bug]: auto resolution does not update after changing macOS display preference #377
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#377
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?
Originally created by @FlyMeToTheMoonAndLetMePlayAmongTheStars on GitHub (Feb 11, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/796
Describe the bug
I changed my macOS display option from the default 1440x900 to 1680x1050. My app resolution settings in PlayCover were set to auto, with the detected resolution showing as 1440x900 before the system setting change. After changing the system wide resolution, the auto detected resolution did not update to show 1680x1050. As a workaround I had to select another resolution option from the menu, then re-select auto for it to take effect.
Steps to reproduce
Expected behaviour
Detected resolution updating automatically according to macOS system resolution changes.
Crash log
What version of PlayCover are you using?
Nightly/beta
What version of macOS are you using?
Ventura (macOS 13)
Issue Language
@TheMoonThatRises commented on GitHub (Feb 12, 2023):
This issue occurs because PlayTools relies on the display information provided in the settings plist file. That file does not update with the screen's resolution unless the user goes into PlayCover's settings and manually deselect and reselect the "auto" option for resolution. This issues also occurs when using several displays.