idek what's changed
This commit is contained in:
Nathan
2026-07-07 16:36:47 -06:00
parent 6ff69f0080
commit a232ea1c9c
10 changed files with 170 additions and 65 deletions
+5 -1
View File
@@ -2555,7 +2555,10 @@ keyconfig_data = \
},
),
("node.backimage_fit", {"type": 'HOME', "value": 'PRESS', "alt": True}, None),
("node.backimage_sample", {"type": 'RIGHTMOUSE', "value": 'PRESS', "alt": True}, None),
("node.backimage_sample", {"type": 'RIGHTMOUSE', "value": 'PRESS', "alt": True},
{"active":False,
},
),
("node.link_make",
{"type": 'J', "value": 'PRESS'},
{"properties":
@@ -2768,6 +2771,7 @@ keyconfig_data = \
],
),
],
"active":False,
},
),
("node.move_detach_links",