[PR #300] [CLOSED] Add key string represent in json file #1103

Closed
opened 2026-02-26 09:33:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/300
Author: @laiqun
Created: 3/22/2018
Status: Closed

Base: masterHead: patch-6


📝 Commits (1)

  • acc4ffa Add key string represent in json file

📊 Changes

1 file changed (+13 additions, -4 deletions)

View changed files

📝 ScreenToGif/Util/SimpleKeyGesture.cs (+13 -4)

📄 Description

For Example :
"Keys": [{
"IsUppercase": false,
"Key": 67,
"StringKey": "X"
}],


🔄 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/NickeManarin/ScreenToGif/pull/300 **Author:** [@laiqun](https://github.com/laiqun) **Created:** 3/22/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-6` --- ### 📝 Commits (1) - [`acc4ffa`](https://github.com/NickeManarin/ScreenToGif/commit/acc4ffac8676515544f797166874ddc8a82e3076) Add key string represent in json file ### 📊 Changes **1 file changed** (+13 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/Util/SimpleKeyGesture.cs` (+13 -4) </details> ### 📄 Description For Example : "Keys": [{ "IsUppercase": false, "Key": 67, "StringKey": "X" }], --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:33:40 +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/ScreenToGif#1103
No description provided.