From 4ddfc8e07ffc49e68f85169640ab6966b5b4d412 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Wed, 2 Mar 2022 21:09:37 -0600 Subject: [PATCH] Fix reset buttons activating when held down when canClick is false --- src/data/common.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/data/common.tsx b/src/data/common.tsx index 5fc2ce1..5ec3fa1 100644 --- a/src/data/common.tsx +++ b/src/data/common.tsx @@ -104,6 +104,9 @@ export function createResetButton