Right now the website crops the Gif when the height is bigger than the accepted format 135x101px. We need to find a way to have the same result at the end.
Two solutions:
crop the surface view and modify the capture size (sounds veeeery tricky)
modify capture size and place transparent spaces to fill the gaps
Right now the website crops the Gif when the height is bigger than the accepted format 135x101px. We need to find a way to have the same result at the end. Two solutions: