Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert image upscaling for skipped images #618

Closed
wants to merge 10 commits into from

Conversation

SamuelWN
Copy link
Contributor

@SamuelWN SamuelWN commented May 6, 2024

Moved the if ctx.revert_upscaling code-chunk to its own function (__revert_upscale)

Function _revert_upscale is called during all return statements within the _translate function.

SamuelWN and others added 10 commits April 9, 2024 20:53
`if ctx.revert_upscaling` code-chunk has been moved to its own function, and is called during all return conditions within the `_translate` function.
Moved the `if ctx.revert_upscaling` code-chunk to its own function (`__revert_upscale`)

Function `_revert_upscale`  is called during all return statements within the `_translate` function.
@SamuelWN SamuelWN closed this May 7, 2024
@SamuelWN SamuelWN deleted the upstream branch May 7, 2024 15:24
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.

1 participant