Maik Marschner

Results 174 comments of Maik Marschner

Yes we can, PR welcome :)

You can handle selecting one of the array items yourself when using the component. It only displays one title and subtitle at a time so it makes sense to keep...

I want to have a light-gray background (that's why I opened #2) and have a loader like this on it. :smile:

Oh... it's been wrong all the time and nobody seems to have noticed. Only the opacity was animated.

We have not really needed this component since it was originally implemented. This project could use some maintenance for sure... The alternative you suggest looks completely different though

Maybe; e.g. you could use iframes instead of the image.

Thanks for reporting this! Sounds like Safari doesn't play nicely with `width` and `height` being `100%` and `position: fixed`. I'll take a closer look as soon as I get access...

@simondell Could you try setting the width [here](https://github.com/TeamWertarbyte/material-auto-rotating-carousel/blob/master/src/AutoRotatingCarousel.js#L85) to `100vw` and the height to `100vh`?

Thanks for the link! :+1: The article basically says that the "bug" is intended and won't be fixed. So… I'm interested in how to fix this.