Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Image Size

Hello,   I need to display a small image in a matrix, but I can't understand how the image height works. All images have a height of 32 px, and the height of the grid is also 32px. The result is l...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi,

     

    Yes it was 32px, the same height as the image.

     

    I did some test and I found out what my problem was. The ratio of the image must be 1:1, a square and not a rectangle. Now I just need to edit my images canvas to have 1:1 ratio. 

     

    Its not ideal but it will work.

     

    Thanks!