mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #611] [MERGED] Fix Draggable Button Export #1680
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#1680
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/611
Author: @TheMoonThatRises
Created: 12/22/2022
Status: ✅ Merged
Merged: 12/26/2022
Merged by: @Depal1
Base:
develop← Head:fix/keymapping📝 Commits (1)
7d180dafix: draggable mouse button📊 Changes
2 files changed (+25 additions, -20 deletions)
View changed files
📝
PlayCover/Model/Keymapping.swift(+15 -7)📝
PlayCover/Utils/LegacySettings.swift(+10 -13)📄 Description
Adds new
initfunctions to the different keymapping model structs to handle customkeyNames. Fixes #610. (Note: This may affect legacy keymappings and should be tested for backward compatibility).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.