Batch convert - Canvas resize - Relative behaviour

Ideas for improvements and requests for new features in XnView MP

Moderators: XnTriq, helmut, xnview

User avatar
user0
XnThusiast
Posts: 1790
Joined: Sat May 09, 2015 9:37 am

Batch convert - Canvas resize - Relative behaviour

Post by user0 »

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


Batch convert - Canvas resize
Relative values are not linked to main W & H values. They work as two separate sets when you edit them
batch_convert_canvas_resize_relative.png

Suggestion
It is better to link them so they affect each other when you edit them (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)



Related
You do not have the required permissions to view the files attached to this post.