iosscripts / iosslider

iosslider is a jQuery plugin which allows you to integrate a customizable, cross-browser content slider into your web presence. Designed for use as a content slider, website banner, or image gallery.
http://iosscripts.com/iosslider
432 stars 103 forks source link

iOsSlider breaks when device is rotated #350

Open notor opened 9 years ago

notor commented 9 years ago

Try rotating the device on the iosscripts.com/iosslider page. It breaks the slider.

:(

marcwhitbread commented 9 years ago

Responsive states have not been defined for all resolutions so this might be the reason. The script fully supports responsive techniques: media queries, % based sizing. Some android devices have a bug in their rotation where the device width is incorrectly reported, which breaks the recalibration calculations.

stephendeo commented 8 years ago

I get these same exact issue on Galaxy Note 3. I'm assuming is based on what @marcwhitbread is saying. Is there a work around for this? Edit: I'm using Chrome on my android.