airbnb / infinity

UITableViews for the web (DEPRECATED)
http://airbnb.io/infinity/
Other
2.8k stars 281 forks source link

ListItem height is wrong #37

Open tnguyen14 opened 10 years ago

tnguyen14 commented 10 years ago

When a ListItem has an image, the height of that item as reported by updateCoords method is wrong.

This causes the ListView height to be wrong as well, in my case it is much smaller than the actual height of its content.

tnguyen14 commented 10 years ago

This seems to be an issue for only Chrome and Safari. Firefox seems to be reporting the right height.

dirtabulous commented 10 years ago

I'm seeing the same issue.