From 23943e115b7c718402c487f5337a9d230c8aa24e Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Mon, 23 Dec 2019 00:23:47 +0100 Subject: [PATCH] fix: remove Ripple effects without waiting for the mouseUp event --- client/src/components/Ripple.vue | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/client/src/components/Ripple.vue b/client/src/components/Ripple.vue index 8ed1039..1482613 100644 --- a/client/src/components/Ripple.vue +++ b/client/src/components/Ripple.vue @@ -1,10 +1,5 @@