mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-17 01:52:59 +08:00
* Make input/widget conversion sub-menus optional
* Improve input/widget conversion sub-menu text
- Fix incorrect text for conversion from widget to input, previously it
effectively said "convert input to input"
- Use "input" instead of "🔘". The former is clearer and consistent
with the rest of the application.
- Use title case (consistent with the rest of the menu entries).
- Strip the trailing periods. There is already a visual indicator for
sub-menus, and no other sub-menus use trailing periods.
|
||
|---|---|---|
| .. | ||
| clipspace.js | ||
| colorPalette.js | ||
| contextMenuFilter.js | ||
| dynamicPrompts.js | ||
| editAttention.js | ||
| groupNode.js | ||
| groupNodeManage.css | ||
| groupNodeManage.js | ||
| groupOptions.js | ||
| invertMenuScrolling.js | ||
| keybinds.js | ||
| linkRenderMode.js | ||
| maskeditor.js | ||
| nodeTemplates.js | ||
| noteNode.js | ||
| rerouteNode.js | ||
| saveImageExtraOutput.js | ||
| simpleTouchSupport.js | ||
| slotDefaults.js | ||
| snapToGrid.js | ||
| undoRedo.js | ||
| uploadImage.js | ||
| widgetInputs.js | ||