mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-01 03:31:58 +00:00
[API] Remove unused LiteGraph APIs (#582)
* [API] Remove unused LiteGraph APIs These features have not been maintained, and would require refactoring / rewrites. As code search revealed them to be unused, they are being removed. - addNodeMethod - compareObjects - auto_sort_node_types * Udpate API.md
This commit is contained in:
@@ -140,7 +140,6 @@ LiteGraphGlobal {
|
||||
"alt_drag_do_clone_nodes": false,
|
||||
"alwaysSnapToGrid": undefined,
|
||||
"auto_load_slot_types": false,
|
||||
"auto_sort_node_types": false,
|
||||
"catch_exceptions": true,
|
||||
"click_do_break_link_to": false,
|
||||
"context_menu_scaling": false,
|
||||
|
||||
Reference in New Issue
Block a user