voronianski / swipe-js-iso

Universal (a.k.a isomorphic) version of Swipe.js
https://www.npmjs.com/package/swipe-js-iso
MIT License
187 stars 57 forks source link

Round the width of slides #15

Closed erik-inkapool closed 7 years ago

erik-inkapool commented 7 years ago

This is done to prevent the images from becoming a pixel too small, showing a sliver of the next and/or previous slide.

Fixes #14