infinity icon indicating copy to clipboard operation
infinity copied to clipboard

Support for listItems as 'cards'?

Open rejhgadellaa opened this issue 9 years ago • 0 comments

Hi,

It could be completely out of the scope of this project but I ran into an issue when using infinityjs with listItems that are floated left (like material design cards). It looks like infinity just takes the number of items and assumes they are all vertically stacked and thus, when two cards are displayed next to each other, the height of the listView is ~twice the height of that the actual content is.

Is it possible to handle this already (I may have missed something in the docs) and, if not, is this something that could be developed?

rejhgadellaa avatar May 09 '16 06:05 rejhgadellaa