andyyou / react-coverflow

A Coverflow effect component of React version made for the web.
http://andyyou.github.io/react-coverflow/
MIT License
347 stars 142 forks source link

Using different sized images? #17

Closed shinynet closed 6 years ago

shinynet commented 8 years ago

Is there any easy way load images of a different size? I've noticed that if I specify a 'height' on the HTML img elements, it does increase the height. However, specifying 'width' on the images has no affect. It appears that in order to make the images wider, you have to make the coverflow component wider

asalem1 commented 6 years ago

@devinholloway I'll take a look at this

asalem1 commented 6 years ago

Fixed with most recent push https://github.com/andyyou/react-coverflow/commit/81626974e293712cf6eed429ad1e7be5189dacf2