bergben
bergben
Hi @BenRacicot, I think you are right about cutting bandwidth costs through client size image resizing. `ng2-img-max` goal is to do exactly that, but there are of course cases where...
Hey @hasanhameed07, this could actually take up quite some memory, yes...
Hey @pvincende001, what do you mean exactly? It seems like the image is centered perfectly in the demo plunkr? http://plnkr.co/edit/HRi5rQEDCBZb59a0lcPe?p=preview
I gotta be honest I don't know how and if that would work. Compressing with .webp works though... So what could be done is optionally setting an option to compress...
Let's leave it open, maybe someone that has a solution to this sees the issue that way and we can solve the alpha channels issue :)
Hey @lutsifer, unfortunately the dependency on angular/material creates nothing but trouble... see #9 I tried to fix the dependency on it to the version that was used when releasing the...
@davi01100100 can you look into this?
@keyeMyria Thanks for the PR. However have you tested if that actually works? I had to create my own fork of angular2-file-drop back when I created this project because there...
Hey @bogacg. Please excuse the late answer, I was on vacation :(. Unfortunately there is no way for doing that right now, I am not planning to add support for...
Hey @jamesthurley, unfortunately this module only supports Angular 2.x. The Angular CLI versions you are using create Angular 5.x apps...