patrick-tolosa

Results 26 comments of patrick-tolosa

Thanks @bjornharvold , not a real issue, angular does throw these for a while now : https://github.com/angular/angular/issues/35615 We can't silence these from our side without modifying the import objects (and...

@indraraj26 It sounds like something that needs to be added to the installing project, and not the SDK itself. In that case you could probably do that without any worries.

Thanks @indraraj26, if you can offer a PR we'll gladly go over it.

@KevinKreps would you expect to get a stretched image if your container is larger than the image? (Say the container is 1000px, but your responsive steps are [200,400,600] - would...

> For example, if I use [200,400,600] I would make sure that my container sizes are all roughly in that range That's what I meant when I mentioned "by design",...

Thanks @KevinKreps - it's much clearer now! We will of course update on any progress here, as well if we decide to leave this be. I get where you're coming...