🔗 Symlinks of col-resize and row-resize
This commit is contained in:
@@ -26,6 +26,7 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = {
|
||||
"bottom_right_corner.png": {"xhot": 100, "yhot": 100},
|
||||
"bottom_side.png": {"xhot": 100, "yhot": 100},
|
||||
"center_ptr.png": {"xhot": 100, "yhot": 100},
|
||||
"col-resize.png": {"xhot": 100, "yhot": 100},
|
||||
"context-menu.png": {"xhot": 100, "yhot": 100},
|
||||
"copy.png": {"xhot": 100, "yhot": 100},
|
||||
"cross.png": {"xhot": 100, "yhot": 100},
|
||||
@@ -44,6 +45,7 @@ X_CURSORS_CFG: Dict[str, Dict[str, int]] = {
|
||||
"plus.png": {"xhot": 100, "yhot": 100},
|
||||
"question_arrow.png": {"xhot": 100, "yhot": 100},
|
||||
"right_ptr.png": {"xhot": 100, "yhot": 100},
|
||||
"row-resize.png": {"xhot": 100, "yhot": 100},
|
||||
"right_side.png": {"xhot": 100, "yhot": 100},
|
||||
"sb_down_arrow.png": {"xhot": 100, "yhot": 100},
|
||||
"sb_h_double_arrow.png": {"xhot": 100, "yhot": 100},
|
||||
|
||||
Reference in New Issue
Block a user