devmark / angular-slick-carousel

Angular directive for slick-carousel
http://devmark.github.io/angular-slick-carousel/
MIT License
353 stars 125 forks source link

Won't load correctly when center mode it's true #96

Open CydGoblin opened 8 years ago

CydGoblin commented 8 years ago

When you first load your app it ignores the slickConfig in your scope until you interact with it. Example: https://plnkr.co/edit/dmZbrdgAtEb45jGvOfNE?p=preview

thought I could use global config but it doesn't work as pointed in #77

EDIT Seems it doesn't load correctly when center mode it's true