-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show the AI result image in the rendering workspace when the render w…
…indow isn’t open
- Loading branch information
Showing
2 changed files
with
30 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ae3edf2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LeonardMeagher2, I'm about to push a new release that slightly updates the workflow for where to show an AI result image. I realized that there was a perceived issue with any of the manual render buttons/upscaling if you didn't have the render result window open. (It would just look like nothing happened).
So this version will load the result image into the
Rendering
workspace if the render window isn't open. I would hope/think that this won't mess up your workflow, but let me know if it does!