Context
The initial preview of a gif shows as expected but after it is processed by the lambda it loses the motion.
This is because during the resize the gif is losing its format.
Expected Behavior
gifs can be resized but should still work.
Code can be found in /cdk/lambdas/uploadResize
Context
The initial preview of a gif shows as expected but after it is processed by the lambda it loses the motion.
This is because during the resize the gif is losing its format.
Expected Behavior
gifs can be resized but should still work.
Code can be found in
/cdk/lambdas/uploadResize