From 5589c5ce9f27fe0b7789932ace4613dcf81140b7 Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 4 Aug 2020 17:06:04 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=AF=20`left=5Fptr`=20and=20`hand2`=20h?= =?UTF-8?q?otspots=20fixed=20#5=20misalign?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hotspots.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hotspots.json b/hotspots.json index 4e969af..adbba3b 100644 --- a/hotspots.json +++ b/hotspots.json @@ -13,14 +13,14 @@ "center_ptr": { "xhot": 61, "yhot": 100 }, - "circle": { "xhot": 61, "yhot": 58 }, - "crossed_circle": { "xhot": 61, "yhot": 58 }, - "dnd_no_drop": { "xhot": 61, "yhot": 58 }, + "circle": { "xhot": 47, "yhot": 39 }, + "crossed_circle": { "xhot": 47, "yhot": 39 }, + "dnd_no_drop": { "xhot": 47, "yhot": 39 }, "context_menu": { "xhot": 61, "yhot": 58 }, - "copy": { "xhot": 61, "yhot": 58 }, - "dnd_copy": { "xhot": 61, "yhot": 58 }, + "copy": { "xhot": 47, "yhot": 39 }, + "dnd_copy": { "xhot": 47, "yhot": 39 }, "cross": { "xhot": 100, "yhot": 100 }, "tcross": { "xhot": 100, "yhot": 100 }, @@ -31,9 +31,9 @@ "hand1": { "xhot": 94, "yhot": 105 }, - "hand2": { "xhot": 44, "yhot": 68 }, + "hand2": { "xhot": 66, "yhot": 34 }, - "left_ptr": { "xhot": 61, "yhot": 58 }, + "left_ptr": { "xhot": 68, "yhot": 41 }, "left_side": { "xhot": 100, "yhot": 100 }, "right_side": { "xhot": 100, "yhot": 100 },