mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-24 00:34:09 +00:00
Group selected nodes by Ctrl + g (#663)
* Ctrl + g to group selected noes * Add playwright test * nit * Move button loc * Update test expectations [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -88,6 +88,7 @@ export class ComfyAppMenu {
|
||||
app
|
||||
})
|
||||
)
|
||||
|
||||
this.actionsGroup = new ComfyButtonGroup(
|
||||
new ComfyButton({
|
||||
icon: 'refresh',
|
||||
|
||||
Reference in New Issue
Block a user