diff --git a/builder/bxbuild/constants.py b/builder/bxbuild/constants.py index e44bf37..e16e9a4 100644 --- a/builder/bxbuild/constants.py +++ b/builder/bxbuild/constants.py @@ -22,7 +22,7 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = { "bd_double_arrow.png": {"xhot": 98, "yhot": 96}, "bottom_left_corner.png": {"xhot": 56, "yhot": 143}, "bottom_right_corner.png": {"xhot": 142, "yhot": 147}, - "bottom_side.png": {"xhot": 100, "yhot": 148}, + "bottom_side.png": {"xhot": 100, "yhot": 164}, "center_ptr.png": {"xhot": 99, "yhot": 35}, "col-resize.png": {"xhot": 100, "yhot": 100}, "color-picker.png": {"xhot": 42, "yhot": 157}, @@ -36,7 +36,7 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = { "hand1.png": {"xhot": 107, "yhot": 35}, "hand2.png": {"xhot": 90, "yhot": 35}, "left_ptr.png": {"xhot": 57, "yhot": 30}, - "left_side.png": {"xhot": 52, "yhot": 100}, + "left_side.png": {"xhot": 33, "yhot": 100}, "link.png": {"xhot": 57, "yhot": 30}, "move.png": {"xhot": 101, "yhot": 51}, "pencil.png": {"xhot": 38, "yhot": 156}, @@ -44,7 +44,7 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = { "plus.png": {"xhot": 100, "yhot": 100}, "question_arrow.png": {"xhot": 57, "yhot": 30}, "right_ptr.png": {"xhot": 136, "yhot": 32}, - "right_side.png": {"xhot": 147, "yhot": 100}, + "right_side.png": {"xhot": 164, "yhot": 100}, "row-resize.png": {"xhot": 100, "yhot": 100}, "sb_down_arrow.png": {"xhot": 100, "yhot": 160}, "sb_h_double_arrow.png": {"xhot": 98, "yhot": 96}, @@ -54,7 +54,7 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = { "sb_v_double_arrow.png": {"xhot": 98, "yhot": 96}, "top_left_corner.png": {"xhot": 57, "yhot": 55}, "top_right_corner.png": {"xhot": 142, "yhot": 55}, - "top_side.png": {"xhot": 100, "yhot": 52}, + "top_side.png": {"xhot": 100, "yhot": 35}, "vertical-text.png": {"xhot": 100, "yhot": 100}, "wayland-cursor.png": {"xhot": 100, "yhot": 100}, "X_cursor.png": {"xhot": 100, "yhot": 100}, diff --git a/svg/static/bottom_side.svg b/svg/static/bottom_side.svg index d31c0e5..241bd98 100644 --- a/svg/static/bottom_side.svg +++ b/svg/static/bottom_side.svg @@ -1,21 +1,20 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/left_side.svg b/svg/static/left_side.svg index f04def7..d36f31f 100644 --- a/svg/static/left_side.svg +++ b/svg/static/left_side.svg @@ -1,21 +1,20 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/right_side.svg b/svg/static/right_side.svg index 06d6a2f..c2935df 100644 --- a/svg/static/right_side.svg +++ b/svg/static/right_side.svg @@ -1,21 +1,20 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/svg/static/top_side.svg b/svg/static/top_side.svg index 8746f89..b611038 100644 --- a/svg/static/top_side.svg +++ b/svg/static/top_side.svg @@ -1,21 +1,20 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +