cilki / gameframe.online

GameFrame is a gaming analytics website created for CS373
http://gameframe.online
Apache License 2.0
5 stars 1 forks source link

Wrapping Images on Carousel #18

Closed mitchellmarshe closed 6 years ago

mitchellmarshe commented 6 years ago

Instead of a single image shown, wrap as many images as needed to fill the screen width.

mitchellmarshe commented 6 years ago

Discovered that React-Bootstrap's Carousel cannot be modified to this extent. Instead we have opted for a black background and image scaling.