anselmh / object-fit

Polyfill (mostly IE) for CSS object-fit property to fill-in/fit-in images into containers.
MIT License
996 stars 93 forks source link

Warn developers about usage #47

Closed sgb-io closed 8 years ago

sgb-io commented 8 years ago

You should consider adding a warning to the readme about using this polyfill.

It has 677 stars but you've stated in #46 that you are no longer actively developing it. Plus, there is no support for Microsoft Edge (#45), and some quite serious problems (#38, #23) that suggest it is slightly broken.

Some might miss this info and dive into it - best for them and for this project to be up front about it's state.

anselmh commented 8 years ago

True, I should really do that. Hopefully I find some time to do this later on today.

sgb-io commented 8 years ago

Thanks! For the record, it could still be useful for patching IE :)

anselmh commented 8 years ago

If you have any(!!!) idea how to do that, please let me know or come up with a PR. I’d be super happy if we could get it working in IE/Edge again.