Add option to disable combo box zoom-in scaling (#2362)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
filtered
2025-01-27 22:56:40 +11:00
committed by GitHub
parent 0e1ae41c0c
commit e3ab0e4d68
14 changed files with 38 additions and 1 deletions

View File

@@ -309,6 +309,9 @@
"name": "最大FPS",
"tooltip": "画布允许渲染的最大帧数。限制GPU使用以换取流畅度。如果为0则使用屏幕刷新率。默认值0"
},
"LiteGraph_ContextMenu_Scaling": {
"name": "放大时缩放节点组合部件菜单(列表)"
},
"pysssss_SnapToGrid": {
"name": "始终吸附到网格"
}