From e4c1e74bd5fbea82a7e901d8aa0e19f498590664 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:29:22 +0700 Subject: [PATCH] FH 4 & 5: remove outline in right joystick --- touch-layouts/1985701699.json | 3 +++ touch-layouts/2030093255.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/touch-layouts/1985701699.json b/touch-layouts/1985701699.json index 3ac1369..41dffed 100644 --- a/touch-layouts/1985701699.json +++ b/touch-layouts/1985701699.json @@ -101,6 +101,9 @@ "stroke": { "opacity": 0.1 } + }, + "outline": { + "opacity": 0 } } } diff --git a/touch-layouts/2030093255.json b/touch-layouts/2030093255.json index eb80077..94daec8 100644 --- a/touch-layouts/2030093255.json +++ b/touch-layouts/2030093255.json @@ -101,6 +101,9 @@ "stroke": { "opacity": 0.1 } + }, + "outline": { + "opacity": 0 } } }