[New Feature] Selection Toolbox (#2608)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-02-17 19:07:49 -05:00
committed by GitHub
parent f7556e0015
commit 79db202925
29 changed files with 220 additions and 15 deletions

View File

@@ -399,6 +399,7 @@ export function useCoreCommands(): ComfyCommand[] {
item.pin(!item.pinned)
}
}
app.canvas.setDirty(true, true)
}
},
{