lyfeyaj / swipe

Swipe is the most accurate touch slider. Support both React and Angular.

Home Page:https://swipe.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop weirdness...

9mm opened this issue · comments

I realize this is a mobile slider, but on desktop device emulator it's resizing the slider based on the width of the first image, as opposed to the width of the device... I have the image set to width: 100% and it still does the same thing for some reason.

It causes the slideshow to get compressed into half the browser width, where all the next slides run on top of each other.

The fact it works perfect on a real iPhone just concerns me that something will break on an android or device i dont have access to to test...

image

Can you provide a demo which can reproduce this problem?