Skip to content

Avoid requested image size change when saving animation to images.

Fix pqAnimationManager to not enforce image size to multiple of 4 when saving an animation as images flip book. This feature being only necessary when exporting to video file formats.

To reproduce save an animation to PNG files in 350x302.

This fixes bug #17255 (closed)

Merge request reports