Skip to content

Commit 689a316

Browse files
committed
Update DragThreshold plugin description, download URL, and SHA256 hash
1 parent 5b32966 commit 689a316

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"Name": "Drag Threshold",
33
"Owner": "rinormaloku",
4-
"Description": "Adjusts the drag threshold for tablet input",
4+
"Description": "Prevents Pen clicks to be registered as Pen drags due to tiny movements by setting a threshold that must be exceeded before it counts as a drag",
55
"PluginVersion": "0.1.3",
66
"SupportedDriverVersion": "0.6.6.2",
77
"RepositoryUrl": "https://github.com/rinormaloku/DragThreshold",
8-
"DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v0.1.3/DragThreshold.zip",
8+
"DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v0.1.4/DragThreshold.zip",
99
"CompressionFormat": "zip",
10-
"SHA256": "8570933f9d37237a61e57cfebf41ad06b153d4e5f69a900b9d4f09e306a45818",
10+
"SHA256": "0521409b26472a53842eaf6285fd155fc8b52a40495a4c5ba82abcc208a0ec8f",
1111
"LicenseIdentifier": "GPL-3.0-only"
1212
}

0 commit comments

Comments
 (0)