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
I want to create app that can generate more than one images, and I need to show all of them.
However, current preview and BoxPreview components doesn't support target preview or switching between batch images.
nodeId and widgetIdxs should work with preview and BoxPreview (show default preview, if nodeId == -1, and show node output, if nodeId == this node Id (or it can be other component, like "nodeOutput".
The text was updated successfully, but these errors were encountered:
I want to create app that can generate more than one images, and I need to show all of them.
However, current preview and BoxPreview components doesn't support target preview or switching between batch images.
nodeId and widgetIdxs should work with preview and BoxPreview (show default preview, if nodeId == -1, and show node output, if nodeId == this node Id (or it can be other component, like "nodeOutput".
The text was updated successfully, but these errors were encountered: