Remove scaling of context menus (#431)

* remove scaling of context menus based on graph scale

* deprecate scale in interface

* Add option to restore old context scaling behaviour

Revert "remove scaling of context menus based on graph scale"

This reverts commit d91ecaa86c671aea272844c3900a18da1af7bf01.

* Update test expectations

---------

Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>
This commit is contained in:
bymyself
2025-01-27 01:41:08 -07:00
committed by GitHub
parent f48cbb6a82
commit 9a8c3dff89
4 changed files with 8 additions and 1 deletions

View File

@@ -142,6 +142,7 @@ LiteGraphGlobal {
"auto_sort_node_types": false,
"catch_exceptions": true,
"click_do_break_link_to": false,
"context_menu_scaling": false,
"ctrl_alt_click_do_break_link": true,
"ctrl_shift_v_paste_connect_unselected_outputs": true,
"debug": false,