oblador / angular-parallax

Lightweight & performant parallax scrolling for angular.js.
http://oblador.github.io/angular-parallax/
MIT License
203 stars 44 forks source link

Problems in a Bootstrap Carousel #26

Open tekfunk opened 8 years ago

tekfunk commented 8 years ago

I'm having a problem where the 1st slide in a carousel (class='item active') gets a style="transform: translate3d(0px, -55px, 0px);" added that pushes that slide up while the others stay in place. Wondering if anyone can help with this.