mihnsen / ui-carousel

A simple, lightweight module for carousel in your AngularJS app, Inspired from slick carousel.
http://mihnsen.github.io/ui-carousel/
MIT License
77 stars 67 forks source link

Bug in item slide resize #43

Open ivanferrer opened 6 years ago

ivanferrer commented 6 years ago

There is an error in rendering starting slide item with width: 0px;. That after resize the window it resets.

acivan commented 6 years ago

I also met this problem