Skip to content

Conversation

@sfinktah
Copy link
Contributor

@sfinktah sfinktah commented Nov 9, 2025

This pull request was created by an automated script.

Summary:

  • Base: upstream/main
  • Head: sfink-bookmark-clone-unique-shortcut

Commits included in this PR:
ed5d629 when bookmark is cloned, set unique shortcut (Christopher Anderson, 2025-11-10)

Files changed:

  • build.py (+1/-1)
  • package-lock.json (+4/-4)
  • package.json (+1/-1)
  • pnpm-lock.yaml (+0/-507)
  • py/server/rgthree_server.py (+1/-1)
  • pyproject.toml (+1/-1)
  • src_web/comfyui/bookmark.ts (+176/-163)
  • src_web/comfyui/comfy_ui_bar.ts (+31/-175)
  • src_web/comfyui/dynamic_context_base.ts (+3/-4)
  • src_web/comfyui/power_puter.ts (+1/-0)
  • src_web/comfyui/rgthree.ts (+7/-9)
  • src_web/comfyui/utils.ts (+15/-36)
  • src_web/comfyui/utils_deprecated_comfyui.ts (+15/-11)
  • src_web/comfyui/utils_widgets.ts (+1/-9)
  • src_web/common/css/buttons.scss (+3/-53)
  • src_web/common/css/menu.scss (+38/-52)
  • src_web/scripts_comfy/ui/components/button.ts (+23/-0)
  • src_web/scripts_comfy/ui/components/buttonGroup.ts (+10/-0)
  • src_web/scripts_comfy/ui/components/popup.ts (+16/-0)
  • src_web/typings/litegraph.d.ts (+3/-89)
  • web/comfyui/bookmark.js (+18/-4)
  • web/comfyui/comfy_ui_bar.js (+27/-124)
  • web/comfyui/dynamic_context_base.js (+1/-4)
  • web/comfyui/rgthree.css (+14/-66)
  • web/comfyui/rgthree.js (+4/-5)
  • web/comfyui/utils.js (+17/-21)
  • web/comfyui/utils_deprecated_comfyui.js (+4/-7)
  • web/common/css/buttons.css (+2/-42)
  • web/common/css/menu.css (+12/-24)

Total additions: +449, deletions: -1413

Note: This is a test of automated pull request generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant