Open polikin opened 9 years ago
you can set data-fixSize="1" for this block. https://github.com/kombai/freewall/blob/master/example/fixsize-test.html
I tried data-fixSize, but I have another problem. The grid item is supposed to always be square.. but sometime the height is higher.
The size of my element change when I resized the window. How it is possible to keep the same width and height?
http://recordit.co/WoaxJFf8r4
wall.fixSize({ block: '.twitter-hastag', width: 700, height: 468 });
wall.fitWidth();