Skip to content

Allow progress updates without images, for 2x and 4x upscales for exa… - #242

Open
owengo wants to merge 1 commit into
zcpua:mainfrom
owengo:main
Open

Allow progress updates without images, for 2x and 4x upscales for exa…#242
owengo wants to merge 1 commit into
zcpua:mainfrom
owengo:main

Conversation

@owengo

@owengo owengo commented Oct 25, 2023

Copy link
Copy Markdown

With the new upscale x2 and x4, we receive progress updates but the attachments list is empty, so there is no image progress sent to the client. These upscales are very slow so it creates a long delay without any progress and can cause problems to client applications.
With this small patch, if the user configures UpdateProgressWithoutImage to "true", these updates will be sent with the "EmptyImageUri" from the config ( defaults to "about:blank" ).
By default behavior is the same as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants