Increased upscale max to 16x
It was impossible to export a small crop upscaled to 1200px wide to demonstrate the effects of noise reduction, so I bumped the max scale from 4 to 16 (to match the 1600% main preview max zoom).
This commit is contained in:
@@ -80,6 +80,8 @@ private:
|
||||
bool wDirty, hDirty;
|
||||
ToolParamBlock* packBox;
|
||||
IdleRegister idle_register;
|
||||
|
||||
static constexpr int MAX_SCALE = 16; // 16 to match the main preview max scale of 1600%
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user