mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 08:45:50 +03:00
[PR #517] [MERGED] Remove keymap checks #1648
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#1648
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/517
Author: @ZhichGaming
Created: 11/16/2022
Status: ✅ Merged
Merged: 12/10/2022
Merged by: @Depal1
Base:
develop← Head:remove-keymap-checks📝 Commits (7)
7c671d9Adding choice to continue keymap import9b40b2aLocalisation conformanceeb12b60Fix swiftlint91ab4f1Move extention to keymapping, return bool9e17bd9Changed confirmation message18c449dPrivate functionbd4b98cMerge branch 'develop' into remove-keymap-checks📊 Changes
2 files changed (+34 additions, -7 deletions)
View changed files
📝
PlayCover/Model/Keymapping.swift(+32 -7)📝
PlayCover/en.lproj/Localizable.strings(+2 -0)📄 Description
Removes forcing the user to rename their keymap and instead gives them the option to proceed with the import.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.