mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #802] [MERGED] High resolution warning #1759
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#1759
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/802
Author: @TheMoonThatRises
Created: 2/14/2023
Status: ✅ Merged
Merged: 2/15/2023
Merged by: @JoseMoreville
Base:
develop← Head:feat/highreswarning📝 Commits (1)
b5f4f58feat: high resolution warning📊 Changes
2 files changed (+18 additions, -1 deletions)
View changed files
📝
PlayCover/Views/AppSettingsView.swift(+17 -1)📝
PlayCover/en.lproj/Localizable.strings(+1 -0)📄 Description
High app resolution will provide a warning in settings when it is selected. The height and width of the selected resolution are multiplied and compared against 2,621,440 pixels (2048x1280), as it was found that that would cause crashing in certain graphic intensive apps.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.