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
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
- suggestions
Batch convert - canvas resize - Relative behaviour (current post)