From d401f20b8a63a0537835d56d47c6f7bd29a4d105 Mon Sep 17 00:00:00 2001 From: KaizIqbal <24286590+KaizIqbal@users.noreply.github.com> Date: Fri, 31 Jul 2020 10:16:34 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Fixed=20Hotspots=20issue=20in=20?= =?UTF-8?q?Windows=20Cursor=20build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hotspots.json | 118 +++++++++++++++++++++++++------------------------- 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/hotspots.json b/hotspots.json index df2610c..7dd7705 100644 --- a/hotspots.json +++ b/hotspots.json @@ -1,61 +1,61 @@ { - "all_scroll": { "xhot": 1, "yhot": 1 }, - "bd_double_arrow": { "xhot": 1, "yhot": 1 }, - "bottom_left_corner": { "xhot": 1, "yhot": 1 }, - "bottom_right_corner": { "xhot": 1, "yhot": 1 }, - "bottom_side": { "xhot": 1, "yhot": 1 }, - "bottom_tee": { "xhot": 1, "yhot": 1 }, - "center_ptr": { "xhot": 1, "yhot": 1 }, - "circle": { "xhot": 1, "yhot": 1 }, - "context_menu": { "xhot": 1, "yhot": 1 }, - "copy": { "xhot": 1, "yhot": 1 }, - "cross": { "xhot": 1, "yhot": 1 }, - "crossed_circle": { "xhot": 1, "yhot": 1 }, - "crosshair": { "xhot": 1, "yhot": 1 }, - "dnd_ask": { "xhot": 1, "yhot": 1 }, - "dnd_copy": { "xhot": 1, "yhot": 1 }, - "dnd_link": { "xhot": 1, "yhot": 1 }, - "dnd_move": { "xhot": 1, "yhot": 1 }, - "dnd_no_drop": { "xhot": 1, "yhot": 1 }, - "dnd_none": { "xhot": 1, "yhot": 1 }, - "dotbox": { "xhot": 1, "yhot": 1 }, - "fd_double_arrow": { "xhot": 1, "yhot": 1 }, - "grabbing": { "xhot": 1, "yhot": 1 }, - "hand1": { "xhot": 1, "yhot": 1 }, - "hand2": { "xhot": 1, "yhot": 1 }, - "left_ptr": { "xhot": 1, "yhot": 1 }, - "left_ptr_watch": { "xhot": 1, "yhot": 1 }, - "left_side": { "xhot": 1, "yhot": 1 }, - "left_tee": { "xhot": 1, "yhot": 1 }, - "link": { "xhot": 1, "yhot": 1 }, - "ll_angle": { "xhot": 1, "yhot": 1 }, - "lr_angle": { "xhot": 1, "yhot": 1 }, - "move": { "xhot": 1, "yhot": 1 }, - "pencil": { "xhot": 1, "yhot": 1 }, - "plus": { "xhot": 1, "yhot": 1 }, - "pointer_move": { "xhot": 1, "yhot": 1 }, - "question_arrow": { "xhot": 1, "yhot": 1 }, - "right_ptr": { "xhot": 1, "yhot": 1 }, - "right_side": { "xhot": 1, "yhot": 1 }, - "right_tee": { "xhot": 1, "yhot": 1 }, - "sb_down_arrow": { "xhot": 1, "yhot": 1 }, - "sb_h_double_arrow": { "xhot": 1, "yhot": 1 }, - "sb_left_arrow": { "xhot": 1, "yhot": 1 }, - "sb_right_arrow": { "xhot": 1, "yhot": 1 }, - "sb_up_arrow": { "xhot": 1, "yhot": 1 }, - "sb_v_double_arrow": { "xhot": 1, "yhot": 1 }, - "tcross": { "xhot": 1, "yhot": 1 }, - "top_left_corner": { "xhot": 1, "yhot": 1 }, - "top_right_corner": { "xhot": 1, "yhot": 1 }, - "top_side": { "xhot": 1, "yhot": 1 }, - "top_tee": { "xhot": 1, "yhot": 1 }, - "ul_angle": { "xhot": 1, "yhot": 1 }, - "ur_angle": { "xhot": 1, "yhot": 1 }, - "vertical_text": { "xhot": 1, "yhot": 1 }, - "wait": { "xhot": 1, "yhot": 1 }, - "wayland_cursor": { "xhot": 1, "yhot": 1 }, - "x_cursor": { "xhot": 1, "yhot": 1 }, - "xterm": { "xhot": 1, "yhot": 1 }, - "zoom_in": { "xhot": 1, "yhot": 1 }, - "zoom_out": { "xhot": 1, "yhot": 1 } + "all_scroll": { "xhot": 10, "yhot": 10 }, + "bd_double_arrow": { "xhot": 10, "yhot": 10 }, + "bottom_left_corner": { "xhot": 10, "yhot": 10 }, + "bottom_right_corner": { "xhot": 10, "yhot": 10 }, + "bottom_side": { "xhot": 10, "yhot": 10 }, + "bottom_tee": { "xhot": 10, "yhot": 10 }, + "center_ptr": { "xhot": 10, "yhot": 10 }, + "circle": { "xhot": 10, "yhot": 10 }, + "context_menu": { "xhot": 10, "yhot": 10 }, + "copy": { "xhot": 10, "yhot": 10 }, + "cross": { "xhot": 10, "yhot": 10 }, + "crossed_circle": { "xhot": 10, "yhot": 10 }, + "crosshair": { "xhot": 10, "yhot": 10 }, + "dnd_ask": { "xhot": 10, "yhot": 10 }, + "dnd_copy": { "xhot": 10, "yhot": 10 }, + "dnd_link": { "xhot": 10, "yhot": 10 }, + "dnd_move": { "xhot": 10, "yhot": 10 }, + "dnd_no_drop": { "xhot": 10, "yhot": 10 }, + "dnd_none": { "xhot": 10, "yhot": 10 }, + "dotbox": { "xhot": 10, "yhot": 10 }, + "fd_double_arrow": { "xhot": 10, "yhot": 10 }, + "grabbing": { "xhot": 10, "yhot": 10 }, + "hand1": { "xhot": 10, "yhot": 10 }, + "hand2": { "xhot": 10, "yhot": 10 }, + "left_ptr": { "xhot": 10, "yhot": 10 }, + "left_ptr_watch": { "xhot": 10, "yhot": 10 }, + "left_side": { "xhot": 10, "yhot": 10 }, + "left_tee": { "xhot": 10, "yhot": 10 }, + "link": { "xhot": 10, "yhot": 10 }, + "ll_angle": { "xhot": 10, "yhot": 10 }, + "lr_angle": { "xhot": 10, "yhot": 10 }, + "move": { "xhot": 10, "yhot": 10 }, + "pencil": { "xhot": 10, "yhot": 10 }, + "plus": { "xhot": 10, "yhot": 10 }, + "pointer_move": { "xhot": 10, "yhot": 10 }, + "question_arrow": { "xhot": 10, "yhot": 10 }, + "right_ptr": { "xhot": 10, "yhot": 10 }, + "right_side": { "xhot": 10, "yhot": 10 }, + "right_tee": { "xhot": 10, "yhot": 10 }, + "sb_down_arrow": { "xhot": 10, "yhot": 10 }, + "sb_h_double_arrow": { "xhot": 10, "yhot": 10 }, + "sb_left_arrow": { "xhot": 10, "yhot": 10 }, + "sb_right_arrow": { "xhot": 10, "yhot": 10 }, + "sb_up_arrow": { "xhot": 10, "yhot": 10 }, + "sb_v_double_arrow": { "xhot": 10, "yhot": 10 }, + "tcross": { "xhot": 10, "yhot": 10 }, + "top_left_corner": { "xhot": 10, "yhot": 10 }, + "top_right_corner": { "xhot": 10, "yhot": 10 }, + "top_side": { "xhot": 10, "yhot": 10 }, + "top_tee": { "xhot": 10, "yhot": 10 }, + "ul_angle": { "xhot": 10, "yhot": 10 }, + "ur_angle": { "xhot": 10, "yhot": 10 }, + "vertical_text": { "xhot": 10, "yhot": 10 }, + "wait": { "xhot": 10, "yhot": 10 }, + "wayland_cursor": { "xhot": 10, "yhot": 10 }, + "x_cursor": { "xhot": 10, "yhot": 10 }, + "xterm": { "xhot": 10, "yhot": 10 }, + "zoom_in": { "xhot": 10, "yhot": 10 }, + "zoom_out": { "xhot": 10, "yhot": 10 } }