mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-20 14:54:12 +00:00
## Summary - Move `NodeContextMenu` from `SelectionToolbox.vue` to `GraphCanvas.vue` so the right-click context menu renders independently of the `Comfy.Canvas.SelectionToolbox` setting - Fixes #8417 ## Test plan - [x] Disable selection toolbox in settings, right-click a node — context menu appears - [x] Enable selection toolbox, right-click a node — context menu still appears - [x] `pnpm typecheck` passes - [x] `pnpm lint` passes ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8781-fix-right-click-context-menu-disabled-when-selection-toolbox-is-off-3036d73d36508168a9add58e060b7e93) by [Unito](https://www.unito.io)