Batch convert - Canvas resize - Relative behaviour

Ideas for improvements and requests for new features in XnView MP

Moderators: XnTriq, helmut, xnview

user0
Posts: 386
Joined: Sat May 09, 2015 9:37 am

Batch convert - Canvas resize - Relative behaviour

Post by user0 »

XnView MP 1.4.3 64bits
Windows11 64bit (22H2), display resolution 3840x2160, win scaling 150%


Batch convert dialog
Relative values are not linked to main W & H values. They work as two separate sets.
batch_convert_canvas_resize_relative.png

Suggestion
It is better to link them so they affect each other, as it is in e.g. Adobe apps

for example

Code: Select all

main = original w & h
main: 800x600

ACTION                       RESULT
change main                  modified_main: 804x600
tick Relative checkbox       relative:      4x0     (modified_main - original)
change relative              relative:      66x0
untick Relative checkbox     modified_main: 866x600 (original + relative)
You do not have the required permissions to view the files attached to this post.