0.93.1: Height is ignored in Batch convert -> Resize action
Posted: Tue May 14, 2019 8:02 am
XnView: 0.93.1 64bits (Mar 7 2019)
OS: Arch Linux x86_64
Kernel: 5.0.13-arch1-1-ARCH
Libformat version 7.25
In batch convert screen, when adding resize action the height parameter is ignored if "Fill" mode is selected and "Keep ratio" unchecked
Effect: Output images only get resized horizontally, or width is wrongly set
To reproduce:
1. Select some images in browser view
2. Right click->Batch convert
3. On the [Action] tab add [Resize] action
4. Select Mode: Fill
5. Enter desired width and height in pixel
6. Uncheck "Keep ratio"
Actual behavior (bug):
The resized images do not correspond to the values entered in pixels.
If a height smaller than width is entered, this value is applied to width.
If a height larger than width is entered, this value is ignored.
Expected behavior: Height and Width settings should be honored
OS: Arch Linux x86_64
Kernel: 5.0.13-arch1-1-ARCH
Libformat version 7.25
In batch convert screen, when adding resize action the height parameter is ignored if "Fill" mode is selected and "Keep ratio" unchecked
Effect: Output images only get resized horizontally, or width is wrongly set
To reproduce:
1. Select some images in browser view
2. Right click->Batch convert
3. On the [Action] tab add [Resize] action
4. Select Mode: Fill
5. Enter desired width and height in pixel
6. Uncheck "Keep ratio"
Actual behavior (bug):
The resized images do not correspond to the values entered in pixels.
If a height smaller than width is entered, this value is applied to width.
If a height larger than width is entered, this value is ignored.
Expected behavior: Height and Width settings should be honored