Skip to content

effects/squash: Preserve aspect ratio during animation

Vlad Zahorodnii requested to merge work/squash-effect-aspect-ratio into master

It's a minor detail, but it will nice to preserve the aspect ratio.

Most likely, the animation ignores the aspect ratio because it was easier to do so while the effect was implemented in C++.

Merge request reports