mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #202] [MERGED] feat: ✨ New window sizes #1507
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#1507
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/202
Author: @JoseMoreville
Created: 8/19/2022
Status: ✅ Merged
Merged: 8/19/2022
Merged by: @Depal1
Base:
develop← Head:hades-dev📝 Commits (5)
6c6a78bRefactor on Screen size workflow and more window resolutions3a42abeMerge remote-tracking branch 'refs/remotes/origin/hades-dev'4ab5053Adding double quotes to display inches7de289dRevert "Adding double quotes to display inches"a7d2a0cAdding 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.