You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, if we have multiple "edit in another tab" nodes, all of them get updated with the same image, if we change something in the canvas editor tab.
It would be much more flexible if each node would send some unique identifier when clicking on "edit", so the canvas tab can only update/change that specific "edit in another tab" node.
For example I would need up to 5 different masks in my workflow, but at the moment all of them get updated at once.
The text was updated successfully, but these errors were encountered:
At the moment, if we have multiple "edit in another tab" nodes, all of them get updated with the same image, if we change something in the canvas editor tab.
It would be much more flexible if each node would send some unique identifier when clicking on "edit", so the canvas tab can only update/change that specific "edit in another tab" node.
For example I would need up to 5 different masks in my workflow, but at the moment all of them get updated at once.
The text was updated successfully, but these errors were encountered: