Sebastian Krüger 3c27f137fb fix: always pass outscale explicitly to ensure correct upscaling
The outscale parameter was set to None when scale == netscale,
which caused unexpected downscaling behavior. Now explicitly pass
the user's selected scale to ensure correct 2x or 4x output.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 12:48:45 +01:00
Description
No description provided
95 KiB
Languages
Python 100%