mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 00:35:52 +03:00
[PR #207] [MERGED] Feat: ✨ Custom window resolution is here #1510
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#1510
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/207
Author: @JoseMoreville
Created: 8/20/2022
Status: ✅ Merged
Merged: 8/20/2022
Merged by: @Depal1
Base:
develop← Head:hades-dev📝 Commits (5)
bc1e6f3Feat: ✨ Custom window resolution is hereb2a3fb9SwiftLint fix with inline assignment1612cbdMerge branch 'PlayCover:develop' into hades-dev2433e67Adding localizationab5b87ffix localization typo📊 Changes
14 files changed (+102 additions, -12 deletions)
View changed files
📝
PlayCover/Model/AppSettings.swift(+15 -5)📝
PlayCover/View/AppSettingsView.swift(+46 -6)📝
PlayCover/View/PlayAppView.swift(+4 -1)📝
PlayCover/de.lproj/Localizable.strings(+4 -0)📝
PlayCover/en.lproj/Localizable.strings(+3 -0)📝
PlayCover/es.lproj/Localizable.strings(+3 -0)📝
PlayCover/fr.lproj/Localizable.strings(+4 -0)📝
PlayCover/id.lproj/Localizable.strings(+3 -0)📝
PlayCover/it.lproj/Localizable.strings(+4 -0)📝
PlayCover/ja.lproj/Localizable.strings(+3 -0)📝
PlayCover/ko.lproj/Localizable.strings(+3 -0)📝
PlayCover/ru.lproj/Localizable.strings(+3 -0)📝
PlayCover/vi.lproj/Localizable.strings(+3 -0)📝
PlayCover/zh-Hans.lproj/Localizable.strings(+4 -0)📄 Description
Feature requested by @IsaacMarovitz
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.