From 4a9aa628315f387407067e3894afc5eb9f6b8479 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Sun, 17 Sep 2023 21:59:15 +0200 Subject: [PATCH] Changed inadvertent click prevention in actor tile scrolling for improved native interactions. --- assets/components/actors/tile.vue | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/assets/components/actors/tile.vue b/assets/components/actors/tile.vue index 399b7d34..578e3eaa 100755 --- a/assets/components/actors/tile.vue +++ b/assets/components/actors/tile.vue @@ -41,9 +41,9 @@ /> - - + @@ -138,13 +138,6 @@