comfyui-workspace-manager icon indicating copy to clipboard operation
comfyui-workspace-manager copied to clipboard

[Feature request]Each workflow corresponds to different coordinates

Open cheestard opened this issue 1 year ago • 2 comments

There is a workflow that I call the first workflow. There are many nodes in the first workflow, and I need to move the screen to a certain position, referring to the functions of this workflow. Then, I select another workflow in the sidebar and move the screen to another position. Finally, I return to the first workflow, and the screen coordinates follow the other workflow. It's a bit troublesome

So I think before switching to another workflow, the coordinates of the last moment before switching should be recorded. When switching back, it should still be the last position, rather than following the position of another workflow

cheestard avatar Dec 15 '23 15:12 cheestard

got it, will take a look when have time

Weixuanf avatar Dec 15 '23 16:12 Weixuanf

There is a workflow that I call the first workflow. There are many nodes in the first workflow, and I need to move the screen to a certain position, referring to the functions of this workflow. Then, I select another workflow in the sidebar and move the screen to another position. Finally, I return to the first workflow, and the screen coordinates follow the other workflow. It's a bit troublesome

So I think before switching to another workflow, the coordinates of the last moment before switching should be recorded. When switching back, it should still be the last position, rather than following the position of another workflow

A workaround for this would be to use the Bookmark node feature from the rgthree toolset. Just set Bookmark #1 to the starting point for each of your workflows. Open a new workflow, press "1" on your keyboard, and you're taken exactly where you want to be. 👍🏼

camoody1 avatar Dec 27 '23 23:12 camoody1