mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[PR #515] [MERGED] Fix Keymap Import and Export #1647
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#1647
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/515
Author: @TheMoonThatRises
Created: 11/15/2022
Status: ✅ Merged
Merged: 11/15/2022
Merged by: @Depal1
Base:
develop← Head:fix/keymapping📝 Commits (1)
a428436fix: keymap import and exporting📊 Changes
4 files changed (+111 additions, -2 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+4 -0)➕
PlayCover/Model/KeyCodeNames.swift(+100 -0)📝
PlayCover/Model/Keymapping.swift(+3 -0)📝
PlayCover/Utils/LegacySettings.swift(+4 -2)📄 Description
Fixes wiping of keymaps and inability to import/export after updating to latest nightly due to the new key "keyName" in keymappings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.