[PR #611] [MERGED] Fix Draggable Button Export #1680

Closed
opened 2026-03-03 19:08:22 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: fix/keymapping


📝 Commits (1)

  • 7d180da fix: 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 init functions to the different keymapping model structs to handle custom keyNames. 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.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/611 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 12/22/2022 **Status:** ✅ Merged **Merged:** 12/26/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `fix/keymapping` --- ### 📝 Commits (1) - [`7d180da`](https://github.com/PlayCover/PlayCover/commit/7d180dafb4a3e32d7238c21847f2b143b95e471b) fix: draggable mouse button ### 📊 Changes **2 files changed** (+25 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/Keymapping.swift` (+15 -7) 📝 `PlayCover/Utils/LegacySettings.swift` (+10 -13) </details> ### 📄 Description Adds new `init` functions to the different keymapping model structs to handle custom `keyName`s. Fixes #610. (Note: This may affect legacy keymappings and should be tested for backward compatibility). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1680
No description provided.