malsup / cycle2

2nd gen cycling
899 stars 236 forks source link

Set Slide Height same as cycle-slideshow #788

Open hidetheboo opened 8 years ago

hidetheboo commented 8 years ago

I'm trying to find a solution to make the cycle-slide Height the same as cycle-slideshow. When I use data-cycle-auto-height="calc" it adjust the cycle-slideshow but not the cycle-slide itself. Is there an easy way to tell the cycle-slide to be the same height as the cycle-slideshow when using data-cycle-auto-height="calc"?

I can't add a height or max-height of 100% to the cycle-slide because the data-cycle-auto-height="calc" stops working. Its there a solution to this problem?

Thanks